quick beanstalkd queue client
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
beanstalkd client & worker daemon for node.
Promise queue with concurrency control
A beanstalkd client for Node.js with promises
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
The smallest and simplest JavaScript priority queue
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Promise-based queue
LRU Queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
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
Modern beanstalkd client for Node.js
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
TypeScript definitions for beanstalkd
asynchronous function queue with adjustable concurrency
Extremely fast double-ended queue implementation
A promise based, dynamic priority queue runner, with concurrency limiting.
Quebert is a worker queue framework built around beanstalkd. Use it in your Rails apps for job processing.
A job queueing and background workers system using Beanstalkd. Inspired by the Minion gem.
Queue background jobs, inspect them, and audit them afterwards.
Job queue processor using Beanstalkd
Beanstalkd backed asynchronous priority queue
A job queueing and background workers system using Beanstalkd. Inspired by the Minion gem.
A Sinatra app to view/manage beanstalkd queues that can be embedded in a Rails app similar to what's available in Resque
A job queueing and background workers system using Beanstalkd. Forked from original stalker to use beaneater.
Use the beanstalkd job queue (via Beaneater) in swarm
Asynchronous job processing using the beanstalkd queue server with automatic reconnects and failover
Peon is a work queue library for Ruby with an awesome DSL for defining jobs, and it's compatible with the beanstalkd message queue.
Use beanstalkd to locally queue and repeat Squash exception capturing.