cronex
Scheduler
A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals.
A cron like system built in Elixir, that you can mount in your supervision tree
48 stars
2 watching
12 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list
croncron-jobselixir
Related projects:
Repository | Description | Stars |
---|---|---|
ausimian/timelier | A cron-style scheduling application for Elixir. | 12 |
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,051 |
rbrahul/deno_cron | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 100 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,867 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
nicomt/ckron | A tool for scheduling and managing containerized operations in a cron-like manner. | 54 |
activesphere/exq-scheduler | A cron-like job scheduler for Exq that can be used on multiple machines to run tasks at scheduled intervals. | 32 |
zero88/scheduler.x | Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
sidekiq-scheduler/sidekiq-scheduler | An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,714 |
diabolicallabs/vertx-cron | A module that allows scheduling of events using cron expressions and sends or publishes messages to a designated address. | 64 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,031 |
jhuckaby/cronicle | A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,893 |
maennchen/crontab | A library for parsing and composing Cron format strings in Elixir. | 93 |
percolatestudio/meteor-synced-cron | A cron system for Meteor that synchronizes jobs across multiple processes | 499 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |