Built on NodeJS. This application will process queue messages.
A retry timed task queue where the next task gets executed when the previous one is completed or fails a limited number of times. It can also be used as a regular queue without retries and offers custom queue logic implementations.
Min-heap-based implementation of Priority Queue for NodeJS and browsers
Distributed p2p database on IPFS
Qeuuuuuuuuuu
Handles large SQS payloads by offloading message bodies to S3 automatically.
A minimal wrapper around TypeScript's compiler API
Handle messages in Amazon Simple Queue Service easily
MQueue adapter for STOMP
Core application and service container layer for the ArikaJS framework.
> [Asynq](https://github.com/hibiken/asynq) is a Go library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable yet easy to get started. > > Highlevel overview of how Asynq works: > > * C
Async function map and queue
A [Channels](https://git.legalplace.eu/legalplace/processchannels) extension to make it easier to process channels using AWS Lambda.
Gapless audio playback javascript plugin
You should explore the contents of this project. It demonstrates a CDK Construct Library that includes a construct (`CdkRoute53Record`) which contains an Amazon SQS queue that is subscribed to an Amazon SNS topic.
Feature rich priority job queue backed by redis
A set of Node-RED nodes for sending and receiving messages from Azure Service Bus topics and queues
A graphql-subscriptions PubSub Engine using RabbitMQ
This package is written specifically to allow communication and job running between NFTX-API and NFTX-API-INDEXER
FIFO queue implemented using a double linked-list
_Paperboy Push Service_ is a simple webservice that will convert an incoming HTTP request into a message in paperboy's queue thus abstracting the complexity of multiplexing a notification to the clients.
Fastest heap-based production-ready priority queue fully written on TypeScript
Background.js provides a background job queue and list with array iterators for Javascript applications.
Local bridge between Codex and the Remodex mobile app. Run `remodex up` to start.