An open API service indexing awesome lists of open source software.

https://github.com/maverobot/messaging

A message-passing framework from the book C++ Concurrency in Action 2nd Edition
https://github.com/maverobot/messaging

concurrency cpp messaging multithreading mutex

Last synced: about 1 month ago
JSON representation

A message-passing framework from the book C++ Concurrency in Action 2nd Edition

Awesome Lists containing this project

README

          

# messaging
A message-passing framework from the book C++ Concurrency in Action 2nd Edition