Deploy SQS queue to AWS in seconds with [Serverless Components](https://github.com/serverless/components).
eventqueue that accepts event handlers that get fired on a certain events. supports the supplementary invocation of event handlers that are bound after the event has been fired
Deploy SQS queue to AWS in seconds with [Serverless Components](https://github.com/serverless/components).
A simple and fast redis based queue
ERROR: No README.md file found!
SQS Queue adapter to hyperq library
Deploy SQS queues to AWS in seconds with [Serverless Components](https://github.com/serverless/components).
CloudFormation template parser with graph manipulation
Minimal FIFO queue implementation to be used for simple concurrency limiting scenarios.
A simple queue data structure.
a simple redis list stream
This package contains a persistant FIFO queue implementation working with localstorage. It can enqueue and dequeue items, as well as peek the next item without deleting it.
RabbitMQ helper utility for nodeJS
iron.io client
A simple task queue for Firebase apps.
Runtime values support for the AWS CDK
Utility function to check if a queue name is a valid AWS SQS name
Tracker fo sp analytics
A typescript library
QueueMongo is a node.js client for a queue service built over MongoDB
The AbstractMessageQueue attempts to define a common interface for interacting with message queues. By depending on this interface instead of any particular queue implementation, application code can remain flexible for different environments with differe
Creates a stream to work with bunyan to send log messages to an amqp server in gelf format. This is derivative of gelf-stream which provides a direct connection to a Graylog2 server.
Management of complex chains of asynchronous operations in Javascript for angular.