Series control flow library
A managed deferred queue to run async operations in the background
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
A Deferred Queue based on Promise
Tiny queue data structure
Modular and fast Promises implementation
Create a deferred promise
Evaluate asynchronous tasks with configurable concurrency.
fast, tiny `queueMicrotask` shim for modern engines
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
The most dead-simple trivial Deferred implementation
A lightweight Deferred implementation, on top of Promises/A+
A simple Node.js module to check if a TCP port is already bound.
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
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
Backburner.js is a simple run loop-esque library for coalescing actions
Next tick shim that prefers process.nextTick over queueMicrotask for compat
jQuery 1.8.2 deferred lib for nodeJS.
Promise-based queue
LRU Queue
Simple JS queue with auto run for node and browsers
Inspired by devise-async
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.