Skip to content

C++ multi reader/writer fixed length blocking inter-thread queue

License

Notifications You must be signed in to change notification settings

BrassHead/message-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

channel

C++ multi reader/writer fixed length blocking inter-thread queue

To use it, place the file channel.hpp onto your project include path.

Then follow the instructions within the file itself.

You might also like to look at the demo for an example.

This project also contains a unit test and a basic Makefile for running the tests and demo program in *nix environments.

This software is made available under the MIT License.

About

C++ multi reader/writer fixed length blocking inter-thread queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published