GitHub topics: activejob
bensheldon/good_job
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
Language: Ruby - Size: 12.6 MB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 2,810 - Forks: 214

rails/rails
Ruby on Rails
Language: Ruby - Size: 253 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 56,879 - Forks: 21,855

chaps-io/gush
Fast and distributed workflow runner using ActiveJob and Redis
Language: Ruby - Size: 447 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1,082 - Forks: 109

hausgold/alarmable
A reusable alarm extension to Active Record models
Language: Ruby - Size: 115 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

fractaledmind/acidic_job
🧪 Durable execution workflows for Active Job
Language: Ruby - Size: 967 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 554 - Forks: 12

radioactive-labs/chrono_forge
A robust framework for building durable, distributed workflows in Ruby on Rails applications
Language: Ruby - Size: 124 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 39 - Forks: 0

ruby-shoryuken/shoryuken
A super efficient Amazon SQS thread based message processor for Ruby. This project is in MAINTENANCE MODE.
Language: Ruby - Size: 1.89 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 2,067 - Forks: 288

esminc/activejob-google_cloud_tasks-http
Active Job adapter for Google Cloud Tasks HTTP targets
Language: Ruby - Size: 27.3 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 28 - Forks: 4

veeqo/activejob-uniqueness
Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.
Language: Ruby - Size: 139 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 289 - Forks: 29

fractaledmind/chaotic_job
👾 Resilience test helpers for Active Job
Language: Ruby - Size: 68.4 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 73 - Forks: 3

veeqo/advanced-sneakers-activejob
Advanced Sneakers adapter for ActiveJob
Language: Ruby - Size: 136 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 43 - Forks: 5

seenasabti/active_job_tracker
ActiveJobTracker provides a way to track the progress of ActiveJob jobs.
Language: Ruby - Size: 107 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 51 - Forks: 3

rails-lambda/lambdakiq
🔄👷 ActiveJob with SQS & Lambda
Language: Ruby - Size: 183 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 194 - Forks: 8

zarqman/rescue_like_a_pro
RescueLikeAPro rethinks ActiveJob's exception handling system to improve usage with class inheritance and mixins, add fallback retries exhausted and discard handlers, and improve jitter flexibility.
Language: HTML - Size: 49.8 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

QueueClassic/queue_classic
Simple, efficient worker queue for Ruby & PostgreSQL.
Language: Ruby - Size: 734 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 1,189 - Forks: 152

platanus/activeadmin_jobs
It's a Rails engine that allows you to play nice with Active Job in Active Admin providing user feedback
Language: Ruby - Size: 1.48 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 9

hrysd/activejob-argument_mask
Masking sensitive arguments from ActiveJob's log
Language: Ruby - Size: 22.5 KB - Last synced at: about 12 hours ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

toptal/active-job-style-guide 📦
This Background Jobs style guide is a list of best practices working with Ruby background jobs.
Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 472 - Forks: 22

isaacseymour/activejob-retry
Automatic retries for ActiveJob
Language: Ruby - Size: 127 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 136 - Forks: 12

ayushn21/maintenance_job
Mechanism to run testable one-off jobs in Rails at deploy time to manipulate data
Language: Ruby - Size: 57.6 KB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 30 - Forks: 1

JustinAiken/active_scheduler
Resque Scheduling for ActiveJob
Language: Ruby - Size: 55.7 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 73 - Forks: 19

SimplyBuilt/activejob-retriable
🔁 Automatically retry failed ActiveJobs
Language: Ruby - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 49 - Forks: 0

tubbo/activejob-scheduler
A background job scheduler for any queue backend
Language: Ruby - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 6

yuemori/kube_queue
Run processing background job on Kubernetes for Ruby
Language: Ruby - Size: 140 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 0

cristianbica/activejob-perform_later
Make any method perfomed later with ActiveJob
Language: Ruby - Size: 16.6 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 28 - Forks: 3

qonto/activejob-lockable
Gem to make jobs lockable
Language: Ruby - Size: 22.5 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 4

virtualstaticvoid/taskinator
A simple orchestration library for running complex processes or workflows in Ruby
Language: Ruby - Size: 665 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 27 - Forks: 13

amkisko/data-migration.rb
Data migrations kit for ActiveRecord and ActiveJob.
Language: Ruby - Size: 37.1 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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.
Language: Ruby - Size: 118 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

hongwen1993/fast-drools-spring-boot-starter
Easy drools,version 8.0.8
Language: Java - Size: 108 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 636 - Forks: 135

ursm/activejob-google_cloud_pubsub 📦
Google Cloud Pub/Sub adapter and worker for ActiveJob
Language: Ruby - Size: 24.4 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 45 - Forks: 21

damalis/full-stack-nginx-rails-for-everyone-with-docker-compose
If You want to build a website with Rails at short time; install full stack nginx Rails with Docker Compose. Plus, manage docker containers with Portainer.
Language: Shell - Size: 82 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

makicamel/circuit_switch
circuit_switch is a gem for 'difficult' application. This switch helps to make changes easier and deploy safely.
Language: Ruby - Size: 200 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 19 - Forks: 6

zarqman/scheddy
Scheddy is a batteries-included task scheduler for Rails. It is intended as a replacement for cron and cron-like functionality (including job queue specific schedulers). It is job-queue agnostic and can catch up missed tasks.
Language: Ruby - Size: 63.5 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

damalis/full-stack-apache2-rails-for-everyone-with-docker-compose
If You want to build a website with Rails at short time; install full stack apache2 Rails with Docker Compose. Plus, manage docker containers with Portainer.
Language: Shell - Size: 149 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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.
Language: Ruby - Size: 949 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 25 - Forks: 0

corsego/135-youtube-api
Export videos from ANY Youtube channel using Youtube API
Language: Ruby - Size: 25.4 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

hopsoft/bg
Non-blocking ActiveRecord method invocation
Language: Ruby - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 48 - Forks: 1

bodyshopbidsdotcom/activejob_arguments 📦
Patches Activejob argument serialization to handle symbols, classes and dates
Language: Ruby - Size: 8.79 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

producthunt/KittyEvents
Super simple event system on top of ActiveJob
Language: Ruby - Size: 30.3 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 1

Iank-code/Nex_blog
Language: Ruby - Size: 29.3 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

martinzamuner/cache_keeper
Have your cached methods refreshed asynchronously and automatically.
Language: Ruby - Size: 74.2 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mattes/google_cloud_run
Rails on Google Cloud Run
Language: Ruby - Size: 47.9 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 2

sailor/quiq
Distributed task queue written in Ruby, backed by Redis and using event loops to handle concurrency
Language: Ruby - Size: 2.19 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 1

melnik0v/stqueue
Separate Threaded Queues for Sidekiq Jobs
Language: Ruby - Size: 29.3 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 3

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.
Language: Ruby - Size: 2.33 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

podemos-info/active_job_reporter
Monitoring and reporting for ActiveJob
Language: Ruby - Size: 70.3 KB - Last synced at: 22 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

yhirano55/pubsub_notifier
:postbox::bee: Pub/Sub Notifier for Rails
Language: Ruby - Size: 33.2 KB - Last synced at: 3 days ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

wppurking/hutch-schedule
Add ActiveJob integration and Schedule Message publish to Hutch
Language: Ruby - Size: 138 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 3

mbreit/pg_jobs
Simple ActiveJob queue for PostgreSQL using LISTEN/NOTIFY
Language: Ruby - Size: 48.8 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 3

antulik/active_interaction-active_job 📦
ActiveJob extension for ActiveInteraction gem
Language: Ruby - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 1

rails-id/rails Fork of rails/rails
Ruby on Rails
Language: Ruby - Size: 170 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

roman-developer/api-dog
Public API to get dogs names and images
Language: Ruby - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

xeoneux/key_server
Rails implementation of a simple key server challenge.
Language: Ruby - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Godlikefreq/bbq
Event-planning application
Language: Ruby - Size: 1.02 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mattes/perform_every 📦
Cron jobs for Rails
Language: Ruby - Size: 53.7 KB - Last synced at: 29 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

tnt-qube/quber
Rails adapter for Qube
Language: Ruby - Size: 7.81 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

medicinal-ruby/background-jobs 📦
A hub of useful rails jobs to use + Sidekiq configs. Practice background jobs with ActiveJob or Sidekiq Workers.
Language: Ruby - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

brentjo/notifier
A Rails application to send SMS messages via HTTP POST requests
Language: Ruby - Size: 16.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mjesar/performance-monitor-api
Performance Monitoring API to test webpages speed using Google PageSpeed Insights API
Language: Ruby - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

railsbyexample/respond_from_active_job
Update your views after an ActiveJob is completed.
Language: Ruby - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

SleeplessByte/resumable_job
:arrow_right_hook: Make any ActiveJob resumable.
Language: Ruby - Size: 28.3 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

aneesh-patel/time-tracker-app
Repository for Timehub's backend RESTful API. Timehub is a centralized hub for time tracking data, gathering and consolidating data from multiple time tracking APIs.
Language: Ruby - Size: 185 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

kinkade/active_job_resque_solo
If you are using ActiveJob with the Resque Adapter, this gem will prevent jobs, based on arguments, from being enqueued to Resque as long as a duplicate is already in queue or executing on a worker.
Language: Ruby - Size: 40 KB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 5

unajpps2018asc/GIDAPPF
El proyecto gestionará los datos de alumnos para mantener la historia educativa de cada estudiante del Plan Fines. Dejará a disposición de los administradores, coordinadores y secretarios, información estadística sobre los ingresantes y estudiantes para realizar el seguimiento y planificar las comisiones para el próximo ciclo.
Language: Ruby - Size: 3.81 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

zeto/activejob-cloud-tasks
ActiveJob Google Cloud Tasks adapter
Language: Ruby - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

uxxman/apartment_job
ActiveJob support for Apartment Gem
Language: Ruby - Size: 14.6 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

RobBikmansurov/bbq
Let's go to the barbecue! BBQ: Rails 6, Bootstrap, Devise, OmniAuth, aws-s3, Capistrano, ActiveJob
Language: Ruby - Size: 1.35 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

demesvardestin/dinnerhost
on-demand platform for realtime chef/cook bookings
Language: JavaScript - Size: 53.4 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

railsbyexample/export_model_to_csv
Export ActiveRecord models to CSV files
Language: Ruby - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

vgsantoniazzi/gps-job
gps-job — A Google Pub/Sub Adapter for ActiveJob
Language: Ruby - Size: 38.1 KB - Last synced at: 17 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

zal-lex/bbq
Приложение для организации совместных мероприятий
Language: Ruby - Size: 1020 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

givlab/activejob-recurring
Wrapper around rufus-scheduler to run recurring ActiveJob jobs
Language: Ruby - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

mercyoseni/collabfield
A platform where you could search and meet like-minded people
Language: Ruby - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

davidpiegza/sidekiq-memory-test
Test for memory usage using Sidekiq with and without ActiveJob
Language: Ruby - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

officeluv/resque-enqueue-activejob Fork of timruffles/resque-enqueue
Enqueues tasks to ActiveJob Resque 1.x.x from node
Language: JavaScript - Size: 5.86 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rafaelsales/smooth_queue
Simple Redis message queue manager with flow control for Ruby
Language: Ruby - Size: 941 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

PrecisionNutrition/active_jorb
An Elixir-based ActiveJob Compatible Queueing Library
Language: Elixir - Size: 26.4 KB - Last synced at: 27 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 3

thanhluanuit/sidekiq-activejob
Rails 5 - Active Job - Sidekiq
Language: Ruby - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
