Queue algorithms in C++
Linked queues vs. array-based queues in C++
Performance analysis of different queue implementations
Lock-free queues in C++
Synchronization techniques for queues