Simple worker thread namespace based queue with support for scheduled jobs
Fast, in memory work queue
Tiny queue data structure
Offload tasks to a pool of workers on node.js and in the browser
A shim for the setImmediate efficient script yielding API
Simple JS queue with auto run for node and browsers
Simple JS queue with auto run for node and browsers
Seamless REST/GraphQL API mocking library for browser and Node.js.
Multi-strategy job queue with local and BullMQ support
Utility to create worker pools
No description provided.
fast, tiny `queueMicrotask` shim for modern engines
Job queue for PostgreSQL
A Node.js queue library with controllable concurrency and rate limiting
an opinionated implementation of resque in node
A really simple message queue based on Redis
Simple JS stack with auto run for node and browsers
Microsoft Azure Storage SDK for JavaScript - Queue
Promise queue with concurrency control
A lightweight task queue
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
A simple tool to keep requests to be executed in order.
utilities for observable asynchronous control flow
Qmore allows one to specify the queues a worker processes by the use of wildcards, negations, or dynamic look up from redis. It also allows one to specify the relative priority between queues (rather than within a single queue). It plugs into the Qless webapp to make it easy to manage the queues.
Telework is a Resque plugin aimed at controlling Resque workers from the web UI. It makes it easy to manage workers on a complex systems that may include several hosts, different queue(s) and an evolving source code that is deployed several times a day. Beyond starting and stopping workers on remote hosts, the plugin makes it easy to switch between code revisions, gives a partial view of each worker's log (stdout and stderr) and maintains a status of each workers.
sidekiq-aws-sqs is a Sidekiq extension that provides an easy way to poll and process messages from AWS SQS (Simple Queue Service) queues within a Sidekiq worker. It uses the SafePoller gem under the hood to safely poll messages at a specified interval, and gracefully handle shutdown events to avoid losing messages. It also integrates with Sidekiq's lifecycle events to start and stop the polling process automatically, and provides a simple interface to configure the SQS client and polling options.
WorkerBee encapsulates a simple pipeline of workers. == Features/Problems: * Simple API to wrap up the usual Thread/Queue patterns. * Expressive shortcuts to make the pipeline really easy to read.
An AMQP-based background worker system for Ruby designed to make managing heterogenous tasks relatively easy. The use case for Woodhouse is for reliable and sane performance in situations where jobs on a single queue may vary significantly in length. The goal is to permit large numbers of quick jobs to be serviced even when many slow jobs are in the queue. A secondary goal is to provide a sane way for jobs on a given queue to be given special priority or dispatched to a server more suited to them. Clients (i.e., your application) may be using either Ruby 1.9 in any VM.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.