sidekiq
Background processor
Enables efficient background processing in Ruby applications
Simple, efficient background processing for Ruby
13k stars
213 watching
2k forks
Language: Ruby
last commit: 3 months ago
Linked from 2 awesome lists
background-jobsjobsrubysidekiq
Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| A Crystal implementation of Sidekiq, a background job framework for Ruby. | 763 |
| An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
| Parallel processing made simple and fast in Ruby | 4,173 |
| A fast background processing framework for Ruby and RabbitMQ | 2,252 |
| Makes long-running Sidekiq jobs interruptible and resumable to prevent data loss on interruptions | 274 |
| Displays performance metrics and call counts of Sidekiq jobs in a Rails application. | 13 |
| A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
| A multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads. | 2,729 |
| A make-like program implemented in Ruby for automating tasks and building projects. | 2,355 |
| Writes Sidekiq job execution metrics to InfluxDB | 18 |
| A tool to measure and report on the execution of code in production environments | 2,522 |
| A tool to profile CPU usage in running Ruby programs without requiring the program to restart. | 2,510 |
| Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
| Implementing the GraphQL protocol in Ruby to provide a specification-compliant API for querying data. | 5,380 |