Asynchronous task processing
Details
It’s quite common to come across asynchronous task queues in software applications. That’s why I decided to take a look at this topic and present some C++ implementations.
See you in February… live coding included :).