exq-scheduler
Scheduler
A cron-like job scheduler for Exq that can be used on multiple machines to run tasks at scheduled intervals.
Job scheduler for Exq
32 stars
11 watching
12 forks
Language: Elixir
last commit: about 2 months ago elixirexqschedulersidekiq
Related projects:
Repository | Description | Stars |
---|---|---|
ausimian/timelier | A cron-style scheduling application for Elixir. | 12 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
sidekiq-scheduler/sidekiq-scheduler | An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,714 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,867 |
hlascelles/que-scheduler | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
akira/exq | A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
bkeepers/qu | A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 506 |
zero88/scheduler.x | Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
joeyates/exdm | Automates deployment of Elixir applications to remote servers | 12 |
resque/resque-scheduler | Supports scheduling of future job runs in a background job system | 1,737 |
simplymadeapps/simple_scheduler | Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
liujianping/job | A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. | 145 |
peek-travel/cocktail | A date recurrence library for Elixir based on iCalendar events | 223 |
ananthakumaran/exq_batch | A plugin for managing complex workflows using Exq jobs in batches | 5 |