que
Job scheduler
A high-performance job queue that improves application reliability by protecting jobs with advisory locks and utilizing PostgreSQL for speed and safety.
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
2k stars
39 watching
190 forks
Language: Ruby
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides an opt-in exclusive execution lock for jobs in a background job queue | 22 |
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| A multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads. | 2,729 |
| A Rails engine providing a web interface for Que job queue management | 8 |
| A PHP port of Redis-backed job queuing and worker system | 3,433 |
| A web interface for managing the job queue of an existing job processing system | 88 |
| Extends Laravel with support for message queues and various transport options | 235 |
| A Python library for queueing jobs and processing them in the background with workers using Redis as the backend. | 9,945 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| Ensures identical jobs are not scheduled multiple times during a transaction block | 2 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| A simple job/task queue for Node.js using Redis | 3,855 |
| A database-backed Active Job queuing backend with support for various features and integration with Ruby on Rails | 1,986 |
| An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
| A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |