An autotracked implementation of a double-ended queue, implemented as a ring-buffer backed by a native JavaScript array.
Common Analytics controller for event tracking
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.
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
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
Promise-based queue
LRU Queue
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.
Sequential asynchronous lock-based queue for promises
Tracked versions of JavaScript's built-in classes!
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency
Fast, in memory work queue
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
Polyfill of the Ember/Glimmer Tracked Storage primitive
Track jobs processed by queue, longest queue time
Keep track of Sidekiq queue stats
Keep track of Sidekiq Worker stats
Queue tracking of users who need debugging help with per-channel management
Get Campfire notifications for jobs you're tracking in your qless queue.
Get Growl notifications for jobs you're tracking in your qless queue.
ActiveTracker is a self-hosted website (combined with this rubygem) to track user requests through your logs, see errors raise and queue usage/failures
Amazon SQS queue names need to be unique at the account level. This gem implements a simple naming convention of <environment>-<queue-name> to allow your app to have keep track of queues per environment. For the development environment, an extra prefix is added based on your machine's hostname so that multiple developers can work at the same time without stepping on each others' queues.
Redimap provides a simple executable for polling mailboxes within an IMAP account. It keeps track of what it's seen using Redis. For new messages, the mailbox and uid are queued in Redis. The queue format should be compatible with Resque and Sidekiq.
FilesystemQueue is a Ruby gem that provides a persistent queue system using the local filesystem.It allows you to enqueue and dequeue jobs, and keeps track of completed and failed jobs.
No description provided.
No description provided.