GitHub topics: parellel-scheduling
intzeros/parallel-task-graph
Task scheduling based on thread pool. Getting parallel tasks for a given dependency graph (or task graph), which is a DAG, via topological sorting. Then put these tasks into thread pool.
Language: C++ - Size: 87.9 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 2

clholzin/chunky
Chunky will schedule out parallel runs of the same process for a single buffered channel.
Language: Go - Size: 165 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
