Embedded job/message queue, NeDb backend.
Javascript implementation of a queue data structure
Yet another tiny async control flow library, implements parallelLimit, with the ability to share the concurrency-limited queue.
Matches strings against configurable strings, globs, regular expressions, and/or functions
React Native Module for integrating Queue-it's virtual waiting room into React Native apps.
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Fast heap-based priority queue in JavaScript
Lightweight asynchronous task queue with cache, timeout and throttle management
Simple Lazy Ranges for Node/Javascript
Filter array elements with Promises
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Like lodash.debounce but you get an array of all previous (unique) events
Create an array of unique values, in order, from the input arrays
Make array iteration easy when using async/await and Promises
A javascript wait queue object handle infinity loop tasks more efficiently (using ES6 class and promise)
Useful utilities, interfaces and base classes for message queue handling. Supports AMQP and SQS with a common abstraction on top currently
Job queue
Missing keepalive http.Agent
For documentation, see https://www.atdatabases.org/docs/queue
throttle async and promise-returning functions. Other packages don't do it right.
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
ctx-core queue
celery written in nodejs
Enforce that async functions use await