task queue impl
A shim for the setImmediate efficient script yielding API
A simple tool to keep requests to be executed in order.
Task and Message Queues with Multiple Providers
In memory queue system prioritizing tasks
fast, tiny `queueMicrotask` shim for modern engines
High-priority task queue for Node.js and browsers
Better Queue for NodeJS
High-priority task queue for Node.js and browsers
celery written in nodejs
Tiny queue data structure
Offload tasks to a pool of workers on node.js and in the browser
Evaluate asynchronous tasks with configurable concurrency.
A lightweight task queue
A simple, fast, robust job/task queue, backed by Redis.
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
Simple JS queue with auto run for node and browsers
Simple JS queue with auto run for node and browsers
Vow-based task queue
Promise queue with concurrency control
Useful TypeScript utilities.
Powerful task management for JavaScript
Powerful yet simple JavaScript/TypeScript tasks queuing system.
Curated collection of data structures for the JavaScript/TypeScript.
Queueing library in Ruby built on top of Amazon SQS(Simple Queue Service) for processing background tasks and enabling communication between parts of a complex application.
Simple Scheduler adds the ability to enhance Heroku Scheduler by using Sidekiq to queue jobs in the future. This allows for defining specific run times (Ex: Every Sunday at 4 AM) and running tasks more often than Heroku Scheduler's 10 minute limit.
Have you ever had a class whose instances required a series of background tasks to run serially, strictly one after another? Than Serially is for you. Declare the tasks using a simple DSL in the order you want them to to run. The tasks for each instance will run inside a separate Resque job, in a queue you specify. The next task will run only if the previous one has finished successfully. All task runs are written to DB and can be inspected.
Loops is a small and lightweight framework for Ruby on Rails, Merb and other ruby frameworks created to support simple background loops in your application which are usually used to do some background data processing on your servers (queue workers, batch tasks processors, etc).
Loops is a small and lightweight framework for Ruby on Rails, Merb and other ruby frameworks created to support simple background loops in your application which are usually used to do some background data processing on your servers (queue workers, batch tasks processors, etc).
MongoAgent is a framework for creating distributed pipelines across many different servers. It is extensible, and flexible. It does not specify what goals should be processed. It simply provides the foundation for using a MongoDB as a messaging queue between many different agents processing tasks defined in the same queue. It is designed from the beginning to support the creation of simple human-computational workflows.
More often than not you don't need a full fledged message queue like ActiveMQ or RabbitMQ with a full size message format. For simple asynchronous distribution tasks a very light weight persistent message queue like starling will be fine. Nevertheless you want a more sophisticated interface to interact with than a memcache interface. Simple Publisher tries to achieve exactly this: While using Starling as the queuing system in the background we provide a messaging terminology well know and understood. The terminology is strongly inspired by JMS which is kind a defacto standard for messaging on the API-level.
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.