Allows you to create functions such that, you can force them to be called only in a particular order.
call queue
A call queue (fifo)
A simple tool to keep requests to be executed in order.
A shim for the setImmediate efficient script yielding API
Tiny queue data structure
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Fast, in memory work queue
LRU Queue
fast, tiny `queueMicrotask` shim for modern engines
Evaluate asynchronous tasks with configurable concurrency.
High-priority task queue for Node.js and browsers
Promise-based queue
asynchronous function queue with adjustable concurrency
A promise based, dynamic priority queue runner, with concurrency limiting.
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
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
Promise queue with a nice API
GhostForge FlowGate - API call queue and rate limiting for Node-RED. Prevents parallel API calls with automatic queuing and configurable release delay.
Simple JS queue with auto run for node and browsers
OCI NodeJS client for Queue Service
In memory queue system prioritizing tasks
Wouldn't be nice if you could directly queue your model method calls to Sidekiq? With Sidekiq::Delaty you can!
take default Queue from Ruby and allow multiple operations while holding lock
A universal interface for Ruby queueing backends.
Queue up calls to specific models and execute them in transactions, after a certain number of models have been added.
A circular queue (also called a circular buffer or ring buffer) is useful when buffering data streams
SQS is a Ruby interface to Amazon's Simple Queue Service. SQS uses the Query API, exposing all the published API calls, plus a few more. For more information on the Simple Queue Service, see http://www.amazonaws.com
SimpleQS library fully wraps Amazon SQS REST API. It allows you perform all kind of calls on queues and messages.
Qui, or Queuemetrics User Integration, is a gem that creates an ActiveRecord wrapper for manipulating users, agents, and queues within the Queuemetrics calling platform.
Candygram provides a job queue for the MongoDB document-oriented database, inspired by delayed_job and Resque. It uses the MongoMapper ORM and allows you to queue method calls for execution ASAP or at any time in the future.
Configure wait times for crons (or any shell calls) in a central place. Currently supports a single wait queue.
ActiveRecordImportQueue implements a simple queue which calls the 'import' method of the base object when there are more than a configurable number of objects pending
This gem defines the Kernel method "it" that queue and defer method calls. This extends the Symbol#to_proc idiom to support chaining multiple methods. For example, items.collect(&it.to_s.capitalize). This also allows conditionals in case statements, such as: case ... when it > 3 then [etc.]. The method is also aliased as "its", for methods that describe possessives rather than actions, such as items.collect(&its.name.capitalize) [This gem is an extension of Jay Philips' "methodphitamine" gem, updated for ruby 1.9 and gemspec compatibility and adding the case statement functionality.]
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.