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
149 forks
Language: Elixir
last commit: about 1 month ago
Linked from 1 awesome list

croncrontabcrontab-formatelixirquantumschedulertimezone

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
activesphere/exq-scheduler A cron-like job scheduler for Exq that can be used on multiple machines to run tasks at scheduled intervals. 32
quartz-scheduler/quartz A job scheduling library that allows developers to schedule and manage tasks in their Java applications. 6,295
sidekiq-cron/sidekiq-cron Schedules jobs to run at specific times using cron notation or natural language 1,867
ausimian/timelier A cron-style scheduling application for Elixir. 12
mcuadros/ofelia A modern job scheduler for Docker environments 3,106
oban-bg/oban A robust background job processing system with built-in reliability, consistency, and observability features. 3,356
maennchen/crontab A library for parsing and composing Cron format strings in Elixir. 93
mesos/chronos A fault-tolerant job scheduler for distributed systems that runs on top of Apache Mesos and supports custom executors, dependencies, and ISO8601-based schedules. 4,390
jasonlvhit/gocron A Golang package for scheduling periodic Go function executions with customizable timing and frequency. 3,460
javan/whenever A tool for scheduling and managing tasks in Ruby applications 8,832
rbrahul/deno_cron A library that allows developers to write and execute custom cron job schedules in a human-readable format. 100
jmettraux/rufus-scheduler A job scheduling library for Ruby that supports various scheduling methods and executes jobs in a thread-based manner. 2,413
sheharyarn/que A distributed job processing system utilizing an in-memory real-time database 669
crazy-max/swarm-cronjob Automatically schedules tasks on a distributed system using Docker Swarm and Go 760