Search results
57 packages found
Delay a promise a specified amount of time
check if the event loop is blocked
A collection of strategies for yielding to the event loop, to avoid blocking for too long.
Polyfill for perf_hooks.monitorEventLoopDelay(...)
A simple in-memory queue that batches items together and releases them periodically. Useful for enforcing rate limits with APIs.
- queue
- batching
- processing
- async
- throttling
- scheduling
- performance
- concurrency
- event-driven
- event
- loop
- task
- management
Tools for debugging your node.js modules and event loop
Tools for debugging your node.js modules and event loop
Unblock event loop with setImmediate
- unblock event loop
- prevent event loop lag
- performance
- utility
- block
- unblock
- lag
- event
- loop
- event loop
- event-loop
- eventloop
- async
- promise
- View more
Don't fall over when your Node.JS server is too busy. Now without native dependencies!
Node asynchronous for each that avoids blocking Node Event Loop
Execute chunked blocking operations in a way that won't cause event loop starvation
Loop through asynchronous code with events
nextTick polyfill for early Node versions.
A node.js in-memory cache - get, set, or subscribe to the auto-updater loop
Get usage and health data about your Node.js process
0 dependencies event-loop blocking synchronus sleep modelled after atomic-sleep.
Delay a promise a minimum amount of time