Talk
Ada Synchronisation. How to Go to a Rendezvous
There is an interesting and useful thread synchronisation mechanism called ‘rendezvous’, originally created for the Ada language and poorly supported in other languages.
The talk will present the experience of implementing rendezvous in C++ as a class library.