Implementation of High-Performance Circular Queue

This is an alternative approach to implementing a high-performance circular queue without using locks.

zip
code_submitted.zip 预估大小:11个文件
file
array_lock_free_queue_single_producer_impl.h 7KB
file
test_blocking_q.cpp 3KB
file
g_blocking_queue_impl.h 6KB
file
test_lock_free_q.cpp 4KB
file
atomic_ops.h 4KB
file
makefile 2KB
file
array_lock_free_queue_impl.h 7KB
file
array_lock_free_queue_single_producer.h 6KB
file
array_lock_free_queue.h 7KB
file
g_blocking_queue.h 5KB
file
test_lock_free_single_producer_q.cpp 4KB
zip 文件大小:20.95KB