Implementation of High-Performance Circular Queue
This is an alternative approach to implementing a high-performance circular queue without using locks.
code_submitted.zip
预估大小:11个文件
array_lock_free_queue_single_producer_impl.h
7KB
test_blocking_q.cpp
3KB
g_blocking_queue_impl.h
6KB
test_lock_free_q.cpp
4KB
atomic_ops.h
4KB
makefile
2KB
array_lock_free_queue_impl.h
7KB
array_lock_free_queue_single_producer.h
6KB
array_lock_free_queue.h
7KB
g_blocking_queue.h
5KB
20.95KB
文件大小:
评论区