@hackage / async-pool

A modified version of async that supports worker groups and many-to-many task dependencies

Latest0.9.2

About

Metadata

  • Last updated , by JohnWiegley
  • License MIT
  • Categories Systems Programming
  • Maintained by: johnw@newartisans.com

  • Lottery factor: 0

Links

Installation

Readme

This library modifies the async package to allow for task pooling and many-to-many dependencies between tasks.