RoomOfRequirement / dispatcher

task dispatcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dispatcher

kinds of task dispatchers (single or multi-threads) i used in cpp programs.

file with runner as suffix always means single thread, while pool or group means multi-threads.

see examples for more details of usage.

About

task dispatcher

License:MIT License


Languages

Language:C++ 81.3%Language:Objective-C 17.6%Language:CMake 1.1%