Multi-threaded queues in C++
Implementation of queues using templates in C++
Producer-consumer problem using queues
Thread-safe queues in C++
Queues in concurrent programming