0.0
Checks usage of delayed job and offers some guidelines
2020
2021
2022
2023
2024
2025
0.1
Simple geocoding for Rails ActiveRecord models. See the README for more details.
2020
2021
2022
2023
2024
2025
0.1
Retrieve book, chart, company, delayed quote, dividends, earnings, effective spread, financials, stats, lists, logo, news, OHLC, open/close, peers, previous, price, quote, relevant, splits, timeseries, volume by venue and batch requests through IEX (iextrading.com/developer)
2020
2021
2022
2023
2024
2025
0.09
Battle-tested capistrano recipes for debian, passenger, apache, delayed_job, juggernaut, rubygems, backgroundrb, rails and more
2020
2021
2022
2023
2024
2025
0.06
Simple background job processor inspired by delayed_job, but aiming for database agnosticism.
2020
2021
2022
2023
2024
2025
0.05
Add progress feature to delayed jobs
2020
2021
2022
2023
2024
2025
0.04
A glimpse of a promising future in which Ruby supports delayed execution.
Provides global 'promise' and 'future' methods.
2020
2021
2022
2023
2024
2025
0.04
A gem providing Rails with authentication, Facebook Connect, MadMimi, and DelayedJob support
0.04
Fetch real-time and delayed stock quotes and 100+ other financial and market indicaors from publicly available sources.
2020
2021
2022
2023
2024
2025
0.04
Instructure-maintained fork of delayed_job
2020
2021
2022
2023
2024
2025
0.03
Enqueue jobs that will only appear for processing after a specified delay or at a particular time in the future
2020
2021
2022
2023
2024
2025
0.03
Implements a thread based worker pattern on top of JRuby-Rack. Useful if you'd like to run background workers within your (deployed) web-application, concurrently in 'native' threads, instead of using separate daemon processes. Provides (thread-safe) implementations for popular worker libraries s...
2020
2021
2022
2023
2024
2025
0.03
Mailhopper stores your application's emails in an ActiveRecord queue for asynchronous delivery. Use Mailhopper in combination with a delivery agent such as DelayedMailhopper.
2020
2021
2022
2023
2024
2025
0.03
= Cirron
Cirron measures a piece of Ruby code and reports back several performance counters:
CPU instruction count, branch misses, page faults and time spent measuring.
It uses the Linux perf events interface or @ibireme's KPC demo[https://gist.github.com/ibireme/173517c208c7dc333ba962c1f0d67d...
2020
2021
2022
2023
2024
2025
0.03
Allows max_attempts, destroy_failed_jobs?, reschedule_at, and max_run_time methods to be defined in your jobs to override default settings just like you're used to in delayed_job
2020
2021
2022
2023
2024
2025
0.02
A simple interface over several background job libraries like Resque, Sidekiq and DelayedJob.
2020
2021
2022
2023
2024
2025
0.02
Resque-mongo is a fork of resque that uses mongo as a queue backend.
Resque is a Redis-backed Ruby library for creating background jobs,
placing those jobs on multiple queues, and processing them later.
Background jobs can be any Ruby class or module that responds to
perform...
2020
2021
2022
2023
2024
2025
0.02
A Rails engine to durably deliver schematized events to Amazon Kinesis via DelayedJob.
2020
2021
2022
2023
2024
2025
0.01
This handy adapter will let you enqueue delayed jobs from a Ruby/Rails app and have the job processed by Mosquito in Crystal. The idea behind this came from a Ruby/Rails app needing a better way to process massive background jobs more effeciently, and a desire to stay curious and explore.
2020
2021
2022
2023
2024
2025
0.01
By including the scheduled job module in a delayed job you can specify when you would like the job to run again. Currently this is intented to be used with the active record back end this may change in future.
2020
2021
2022
2023
2024
2025