Offload tasks to a pool of workers on node.js and in the browser
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around