Sandglass is a distributed, horizontally scalable, persistent, time sorted message queue.
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
An example app demonstrating how you can use Dramatiq with Flask.
A highly configurable Go library for rate-limiting, task scheduling, and priority-based execution with retries, backoff, and circuit breaking capabilities.
Taskrunner is an asynchronous task queue with Redis Streams backend
A powerful Go library for concurrent task processing with customizable retry logic and backoff strategies. Enhance your applications with robust and efficient worker pools that handle retries seamless...
Fair queue implementation using Redis with work stealing and priority scheduling
TaskQueue-Go: A distributed, high-performance task queue library for Go with support for customizable backends and scalable background job processing.
JavaScript worker queue to execute tasks asynchronously, based on (deferred) promises