run-async
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Chainable asynchronous flow control with sequential and parallel primitives and pipeline-style error handling
Simple flow control for multiple parallel async calls.
A drop-in replacement for `redux-thunk` that allows middleware to detect that a thunk has been dispatched from within another thunk
Standard library for Node/Sails applications. Hand-picked and maintained by the Sails.js core team.
Standard library for Node/Sails applications. Hand-picked and maintained by the Sails.js core team.
Padlock works to prevent unexpected code execution when dealing with asynchronous callbacks without blocking. Call a function with lock to execute it as soon as a lock can be attained, and unlock it at all of your possible callback end-points. Use the sam
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
promise-style async sequence flow-control
additional plugins for asynquence
Generator-based asynchronous control flow for Node.js
Like forEachAsync and Join had a baby: sequences out n batches of async functions rather than all at once. Part of FuturesJS (Browser, Node.js, Bower, Pakmanager)
You are up a creek; here is your paddle. Paddle provides a way ensuring that JS asynchronous callbacks are actually ran, or calls a provided error function upon timeout.
A lightweight Promise implementation in NodeJS
Handle Javascript program flow control gracefully in async and mixed async/sync workflows
serial async flow control
exploring async patterns with a silly async demo
Returns an available ES6 Promise implementation, browserify friendly.
l8 is an *experimental* pthread/erlang inspired task manager for javascript. Simple tasks becomes 'paroles', complex tasks become functions broken in 'steps'. l8 comes with synchronisation and distribution tools including semaphores, mutexes, message queu
A lightweight Promise implementation in NodeJS