Home

Awesome

<div align="center"> <h1 align="center"> Awesome Queues </h1> <a href="https://github.com/sindresorhus/awesome"> <img src="https://awesome.re/badge-flat.svg" alt="Awesome"> </a> <p class="center"> A curated list of awesome queueing systems for background jobs and distributed tasks. </p> </div> <br /> <br />

Queues allow you to create reliable distributed background tasks - logic that runs in the background, separate from your main request.

<br /> <hr /> <br />

Serverless queues

Language-agnostic queues

Language-specific queues

Python queues

Go queues

Ruby queues

JavaScript, TypeScript, and NodeJS queues