quantum-core

Cron-like scheduler

A job scheduler that uses Elixir to run tasks at scheduled times or intervals.

watch Cron-like job scheduler for Elixir

GitHub

2k stars
31 watching
148 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 1 awesome list

croncrontabcrontab-formatelixirquantumschedulertimezone

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jbernardo95/cronexA cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals.48
activesphere/exq-schedulerA job scheduler for Exq that allows users to define and run scheduled tasks using a configuration file.32
quartz-scheduler/quartzA job scheduling library that allows developers to schedule and manage tasks in their Java applications.6,338
sidekiq-cron/sidekiq-cronSchedules jobs to run at specific times using cron notation or natural language1,873
ausimian/timelierA cron-style scheduling application for Elixir.12
mcuadros/ofeliaA modern job scheduler for Docker environments3,147
oban-bg/obanA robust background job processing system with built-in reliability, consistency, and observability features.3,390
maennchen/crontabA library for parsing and composing Cron format strings in Elixir.93
mesos/chronosA fault-tolerant job scheduler for distributed systems that runs on top of Apache Mesos and supports custom executors, dependencies, and ISO8601-based schedules.4,389
jasonlvhit/gocronA Golang package for scheduling periodic Go function executions with customizable timing and frequency.3,468
javan/wheneverA tool for scheduling and managing tasks in Ruby applications8,844
rbrahul/deno_cronA library that allows developers to write and execute custom cron job schedules in a human-readable format.101
jmettraux/rufus-schedulerA job scheduling library for Ruby that supports various scheduling methods and executes jobs in a thread-based manner.2,414
sheharyarn/queA distributed job processing system utilizing an in-memory real-time database672
crazy-max/swarm-cronjobAutomatically schedules tasks on a distributed system using Docker Swarm and Go773