cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
C++NOASSERTION
Issues
- 0
- 1
Are there any specific prerequisites for using (e.g., hardware, compiler, runtime libraries)?moodycamel::ConcurrentQueue
#403 opened by 2448545222 - 16
Please help optimising multiple producer (across multiple threads) - single consumer (single thread)
#385 opened by varkey98 - 1
Consider not making functions in headers static to improve compatibility with C++ modules
#402 opened by jcelerier - 6
- 1
Nested Dynamic Data and Destructors
#401 opened by tomfu1 - 4
in-order dequeue when used as MPSC
#400 opened by frankist - 7
- 6
worse than locked queue
#399 opened by 396848385 - 13
Memory Leak
#364 opened by tolgatanriverdi - 3
loop panic
#397 opened by guojun08512 - 2
Elements cannot be consumed in time
#396 opened by mengzhisy - 3
why ocassionally unexcepted clear queue
#395 opened by manuel76413 - 1
First try_queue return 1 always
#394 opened by Junxia0Wang - 2
Is it possible to provide a front() method while using this queue in a MPSC enviorment?
#393 opened by wangjunbo4 - 3
Multi-producer single consumer model, consumption order and production is inconsistent
#390 opened by fxsts - 0
- 0
- 14
try_enqueue still returns false
#389 opened by fxsts - 0
Add a context for allocations
#388 opened by epoupon - 2
The website is invalid and cannot be opened
#387 opened by cy2333ytu - 1
- 1
Dequeue a list using an std::vector
#382 opened by rogerworld - 1
How to use Concurrent queue with std::vector
#383 opened by harshad-0302 - 5
wait_dequeue occasionally not working properly
#380 opened by 345161974 - 1
- 4
- 0
- 3
- 4
Linux fs.h causes compilation problems
#376 opened by mark-99 - 8
Weird dequeue behavior
#375 opened by ankan1097 - 1
About license
#374 opened by EasonWang219 - 2
Naming conflict
#373 opened by JPewterschmidt - 11
ConcurrentQueue ~150x slower on Windows
#372 opened by alex-lt-kong - 1
Waiting without dequeuing
#371 opened by cconverse711 - 2
try_dequeue_bulk core dump.
#369 opened by moyotar - 0
Introducing LIFO semaphore
#370 opened by GHScan - 0
- 1
Occasionally program can be stuck inside try_dequeue of blockingconcurrentqueue.h
#367 opened by wudandan1221 - 0
segment fault
#366 opened by ZwjAccount - 0
- 2
Memory Leak?
#363 opened by tolga-talkme - 2
Question: Does this build and run on QNX ?
#362 opened by kobi-ca - 4
How to force fully remove the remaining data.
#361 opened by runmouse - 13
EXPLICIT_INITIAL_INDEX_SIZE not working
#357 opened by adoodabi7 - 2
Release queue memory without calling destructors
#360 opened by bear24rw - 4
Zero-copy support
#359 opened by NewbiZ - 1
- 2
possible race condtion in accessing object in shared_ptr if share_ptr is the template type for concurrentqueue?
#355 opened by tesla1060 - 5