-
Notifications
You must be signed in to change notification settings - Fork 0
Implementation of a concurrent low lock queue using std::atomics and new C++11/14 features. Based on the design proposed in http://www.drdobbs.com/parallel/writing-a-generalized-concurrent-queue/211601363
marcelbenz/lowlockqueue
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Implementation of a concurrent low lock queue using std::atomics and new C++11/14 features. Based on the design proposed in http://www.drdobbs.com/parallel/writing-a-generalized-concurrent-queue/211601363
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published