1 unstable release

0.0.1 Feb 9, 2022

#23 in #limiter

MIT license

26KB
684 lines

graph-executor

An multithreaded computation scheduler. Execute your tasks in parallel with based on dependencies.

Features

  • Synced API

    • Parallel execution
    • Concurrency Limiter
    • Priority
  • Asynced API

    • Parallel execution
    • Concurrency Limiter
    • Priority

Inspired by p-graph

Dependencies

~2.9–9.5MB
~78K SLoC