Simple implementation of a brokered Job Queue in C++.
- C++17
- cmake
To setup the broker, consumer and producer refer to their README.md files separately in their respective directories.
Following open-source libraries were used in the project.
Simple implementation of a brokered Job Queue in C++.
To setup the broker, consumer and producer refer to their README.md files separately in their respective directories.
Following open-source libraries were used in the project.