activejob
There are 77 repositories under activejob topic.
rails/rails
Ruby on Rails
bensheldon/good_job
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
ruby-shoryuken/shoryuken
A super efficient Amazon SQS thread based message processor for Ruby. This project is in MAINTENANCE MODE. Reach me out on Slack link on the description if you want to become a new maintainer.
QueueClassic/queue_classic
Simple, efficient worker queue for Ruby & PostgreSQL.
chaps-io/gush
Fast and distributed workflow runner using ActiveJob and Redis
hongwen1993/fast-drools-spring-boot-starter
Easy drools,version 8.0.8
fractaledmind/acidic_job
Elegant, resilient, durable workflows for Rails apps
toptal/active-job-style-guide
This Background Jobs style guide is a list of best practices working with Ruby background jobs.
veeqo/activejob-uniqueness
Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.
rails-lambda/lambdakiq
🔄👷 ActiveJob with SQS & Lambda
isaacseymour/activejob-retry
Automatic retries for ActiveJob
JustinAiken/active_scheduler
Resque Scheduling for ActiveJob
SimplyBuilt/activejob-retriable
🔁 Automatically retry failed ActiveJobs
hopsoft/bg
Non-blocking ActiveRecord method invocation
ursm/activejob-google_cloud_pubsub
Google Cloud Pub/Sub adapter and worker for ActiveJob
veeqo/advanced-sneakers-activejob
Advanced Sneakers adapter for ActiveJob
tubbo/activejob-scheduler
A background job scheduler for any queue backend
platanus/activeadmin_jobs
It's a Rails engine that allows you to play nice with Active Job in Active Admin providing user feedback
sailor/quiq
Distributed task queue written in Ruby, backed by Redis and using event loops to handle concurrency
ayushn21/maintenance_job
Mechanism to run testable one-off jobs in Rails at deploy time to manipulate data
cristianbica/activejob-perform_later
Make any method perfomed later with ActiveJob
virtualstaticvoid/taskinator
A simple orchestration library for running complex processes or workflows in Ruby
yuemori/kube_queue
Run processing background job on Kubernetes for Ruby
rails-lambda/lambda_punch
🐑👊 Asynchronous background job processing for AWS Lambda with Ruby using Lambda Extensions. Inspired by the SuckerPunch gem but specifically tooled to work with Lambda's invoke model.
producthunt/KittyEvents
Super simple event system on top of ActiveJob
esminc/activejob-google_cloud_tasks-http
Active Job adapter for Google Cloud Tasks HTTP targets
makicamel/circuit_switch
circuit_switch is a gem for 'difficult' application. This switch helps to make changes easier and deploy safely.
antulik/active_interaction-active_job
ActiveJob extension for ActiveInteraction gem
mattes/google_cloud_run
Rails on Google Cloud Run
qonto/activejob-lockable
Gem to make jobs lockable
mbreit/pg_jobs
Simple ActiveJob queue for PostgreSQL using LISTEN/NOTIFY
artofcodelabs/generic_job
Run instance and class methods in the background jobs with ease. GenericJob is a higher level abstraction on the top of ActiveJob.
wppurking/hutch-schedule
Add ActiveJob integration and Schedule Message publish to Hutch
givlab/activejob-recurring
Wrapper around rufus-scheduler to run recurring ActiveJob jobs
khalilgharbaoui/inquiries-maker
Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.
podemos-info/active_job_reporter
Monitoring and reporting for ActiveJob