
cppq
Simple, reliable & efficient distributed task queue for C++
2 followers
Simple, reliable & efficient distributed task queue for C++
2 followers
cppq is a simple, reliable & efficient distributed task queue for C++17. cppq is a C++ library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable and easy to get started with.

