forked from romanek-adam/boost_locking_queue
- Notifications
You must be signed in to change notification settings - Fork 0
joydeeps/boost_locking_queue
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
Locking Queue ------------- Locking Queue is a thread-safe generic queue container based on the standard STL std::queue. It uses some of the pieces from Boost package. The inspiration for writing this container was Python's Queue.Queue class - simple, yet very powerful, especially when it comes to messaging between threads. Authors ------- Adam Romanek - (http://github.com/romanek-adam/)
About
Thread-safe generic queue container for C++ written on top of Boost package
Resources
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++100.0%