karlhiramoto / libworkqueueLinks
Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or scheduled time. Tested on Linux, Windows, BSD, OpenSolaris. Schedule jobs based on priority, and X milliseconds in the future. Can also be used as a worker thread pool.
☆25Updated 8 years ago
Alternatives and similar repositories for libworkqueue
Users that are interested in libworkqueue are comparing it to the libraries listed below
Sorting:
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 7 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- Coroutines and asychronous I/O for cross-platform☆27Updated 10 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)