Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/than-dev/promise-queue-in-js

Promise queue implementation in nodejs, using a child-process and releasing the event loop for more requests while the queue is running.
https://github.com/than-dev/promise-queue-in-js

algorithms api benchmark child-process nodejs promise queue

Last synced: 27 days ago
JSON representation

Promise queue implementation in nodejs, using a child-process and releasing the event loop for more requests while the queue is running.

Awesome Lists containing this project