Search results
73 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A simple way to wait for multiple asynchronous calls to return
additional plugins for asynquence
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
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.
Standard library for Node/Sails applications. Hand-picked and maintained by the Sails.js core team.
- sails
- stdlib
- waterline
- flow-control
- await
- bcrypt
- hash-password
- encrypt-password
- passwords
- avatar
- gravatar
- mailgun-api
- mailgun
- View more
A simple yet powerful Node.js utility for processing arrays of items in batches with control over concurrency, retries, and cancellation.
- batch
- batching
- bulk
- chunk
- chunking
- processing
- async
- await
- promise
- concurrent
- concurrency
- parallel
- tasks
- jobs
- View more
The asyncify deferred module of FuturesJS (Ender.JS and Node.JS)
A Node-RED node that counts messages that pass through it
Handle Javascript program flow control gracefully in async and mixed async/sync workflows
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
The chainify module of FuturesJS (Ender.JS and Node.JS)
Control the number of concurrent running tasks
- congestion
- congestion-control
- congestion control
- performance
- load-control
- concurrent
- promise
- saturate
- throttle
- async
- flow-control
Returns an available ES6 Promise implementation, browserify friendly.
An enhanced switch, similar to Java
stablizing timer behavior
Wrangle CommonJS Promises.
A utility that allows you to await a future state a redux store, allowing for complex flow control within thunks.
exploring async patterns with a silly async demo
Redis based storage strategy for queuep
- congestion
- performance
- queue
- qp
- congestion-control
- load-control
- smart-queue
- keep-alive
- framework
- priority
- promise
- callback
- async
- distinct-processing
- View more
Generator-based asynchronous control flow for Node.js