tasks

0.0.3 • Public • Published

Queue-based execution and eventing for tasks on node.js

Inspired by Apple's GCD (Grand Central Dispatch), this Common JS module control execution of asynchronous tasks which may compete for access to finite resources (eg, file handles, network connections, external APIs). Also, perhaps an easy way to register event handlers for completion of multiple blocked tasks.

See examples.js for more.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    217
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    19
  • 0.0.3
    217

Package Sidebar

Install

npm i tasks

Weekly Downloads

202

Version

0.0.3

License

none

Last publish

Collaborators

  • skylar