/queueServer

queueServer has a simple purpose -- atomically distribute tasks. It remembers which task was started, whether it was completed and what is result of its execution.

Primary LanguageC++OtherNOASSERTION

No issues in this repository yet.