MongoDB queue for Node Simple Crawler
Very straightforward, event driven web crawler. Features a flexible queue interface and a basic cache mechanism with extensible backend.
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
TypeScript definitions for simplecrawler
A shim for the setImmediate efficient script yielding API
A promise based message queue for Node.js using a mongodb backing store.
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Next tick shim that prefers process.nextTick over queueMicrotask for compat
git@github.com:stalniy/ucast.git
git@github.com:stalniy/ucast.git
A database migration tool for MongoDB in Node
Simple JS queue with auto run for node and browsers
LRU Queue
In memory queue system prioritizing tasks
Promise-based queue
MongoDB session store for Express and Connect
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises
Light weight job scheduler for Node.js