24 projects
Laravel Framework
Laravel Framework is an open-source PHP framework for building web applications, offering features such as routing, authentication, and database management.
23,947
4,504
$11M
Celery
Celery is a distributed task queue system that enables asynchronous task processing and scheduling in Python applications. It supports real-time operations, scheduled tasks, and complex workflows with features like task routing, retries, and monitoring.
8,964
2,261
$4M
Sidekiq
Sidekiq is a background job processing system for Ruby applications that uses Redis for job storage and provides features like scheduling, retries, and monitoring through a web interface. It enables efficient handling of asynchronous tasks and is designed to be enterprise-ready with high performance and reliability.
5,632
1,770
$788K
Bull
Bull is a Node.js job/task queue library built on top of Redis, designed for handling distributed jobs and messages in a robust and performant way. It provides features like rate limiting, retries, job scheduling, and progress tracking for background processing tasks.
2,482
754
$468K
Kombu
Kombu is a messaging library for Python that provides a high-level interface for working with message queues and message brokers. It enables communication between distributed applications through various transport protocols and serves as a core dependency for the Celery task queue system.
2,297
763
$1.3M
BullMQ
BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
1,898
556
$2.8M
Laravel Horizon
Dashboard and code-driven configuration for Laravel queues.
1,762
474
$402K
Quartz Scheduler
Quartz is an open source job scheduling library that enables Java applications to schedule and execute jobs at specified times and intervals. It provides a rich set of features for defining triggers, handling job persistence, clustering, and managing scheduled tasks in enterprise applications.
1,396
223
$1.6M
APScheduler
Task scheduling library for Python
938
194
$387K
GoodJob
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
617
203
$894K
Action Scheduler
A scalable, traceable job queue for background processing large queues of tasks in WordPress. Specifically designed for distribution in WordPress plugins (and themes) - no server access required.
ActiveJob::TrafficControl
Database-backed Active Job backend
Cron for Go
a cron library for go
ElasticJob
Distributed scheduled job
Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
Oban
๐ Robust job processing in Elixir, backed by modern PostgreSQL, SQLite3, and MySQL
Odoo Queue
Asynchronous Job Queue
Quartz.NET
Quartz Enterprise Scheduler .NET
Redis Queue
Simple job queues for Python
Resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Sidekiq-Cron
Scheduler / Cron for Sidekiq jobs
enqueue
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
node-resque
Node.js Background jobs backed by redis.