Skip to content

robisonsantos/cpp_blockingqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

cpp_blockingqueue

C++ blocking queue

This is a very simple implementation of blocking_queue in C++. The 'master' branch contanins a Windows implementation (needs refactor and clean up). The 'unix' branch contains a more cleaner version and compiles on linux.

About

C++ blocking queue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published