exq-scheduler
Scheduler
A job scheduler for Exq that allows users to define and run scheduled tasks using a configuration file.
Job scheduler for Exq
32 stars
11 watching
12 forks
Language: Elixir
last commit: 3 months ago elixirexqschedulersidekiq
Related projects:
Repository | Description | Stars |
---|---|---|
| A cron-style scheduling application for Elixir. | 12 |
| A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
| An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,717 |
| Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
| Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
| Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
| Automates deployment of Elixir applications to remote servers | 12 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
| A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. | 147 |
| A date recurrence library for Elixir based on iCalendar events | 223 |
| A plugin for managing complex workflows using Exq jobs in batches | 5 |