Node Enqueue Client
Task and Message Queues with Multiple Providers
Tiny queue data structure
queue up function calls
 
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
Extremely fast double-ended queue implementation
Forge SQL sdk
Get the metadata from a Google Cloud Platform environment
Google APIs Authentication Client Library for Node.js
A queue that is dequeued by forked processes
JavaScript client for WordPress Abilities API.
binary heap priority queue
A reliable job queue with deduplication, request/response support, and pluggable storage
Resque Queue for AdonisJS v6
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
This package contains shared implementations of core hooks used in React/Preact libraries for Gadget applications. `@gadgetinc/client-hooks` provides framework-agnostic hook implementations that are consumed by framework-specific packages like `@gadgetinc
GOV.UK Notify Node.js client
A simple utility for promisifying functions and classes.
A common tooling library used by the googleapis npm module. You probably don't want to use this directly.
A simple utility for replacing the projectid token in objects.
A result paging utility used by Google node.js modules
AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native
turning ReadableStreams into cascades of Promises and vice versa
Idiomatic Ruby client wrapping Fila's gRPC API for enqueue, consume, ack, and nack operations.
With this gem you will be able to enqueue your emails on your Resque workers to avoid making your user wait for the email to be send when he causes an email sending action in your application. Using resque_action_mailer_backend makes email sending a breeze as you will be able to use Resque to retry failed emails, easily deliver all those marketing emails to your clients and without changing anything at your email sending code. Just tell your application to use :resque for sending emails and you're done, no need to add yet another tool just for delivering your emails if you're already using Resque for your asynchronous processing.
This is the official Ruby client for the Zizq job queue server. Zizq is a simple, single binary, zero dependency, language agnostic job queue. Features: - Enqueue and process jobs across programming languages - Persistent/journalled - Multi-thread and/or multi-fiber - Scheduled jobs - Prioritized queues - Optional ActiveJob integration - Unique jobs - Cron scheduling (recurring jobs) - Job introspection and management, including `jq` filters This client supports multi-threaded and/or multi-fiber concurrency and is very fast. The Zizq server provides everything needed. There are no separate external storage dependencies to configure such as Redis or a RDBMS. See https://zizq.io for full details and documentation.