Bartozzz / queue-promiseLinks
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
☆92Updated 2 years ago
Alternatives and similar repositories for queue-promise
Users that are interested in queue-promise are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Wait for a condition to be true☆166Updated 3 months ago
- Run some code when the process exits