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: about 2 months 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 job scheduler for Exq that allows users to define and run scheduled tasks using a configuration file. 32
quartz-scheduler/quartz A job scheduling library that allows developers to schedule and manage tasks in their Java applications. 6,338
sidekiq-cron/sidekiq-cron Schedules jobs to run at specific times using cron notation or natural language 1,873
ausimian/timelier A cron-style scheduling application for Elixir. 12
mcuadros/ofelia A modern job scheduler for Docker environments 3,147
oban-bg/oban A robust background job processing system with built-in reliability, consistency, and observability features. 3,390
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,389
jasonlvhit/gocron A Golang package for scheduling periodic Go function executions with customizable timing and frequency. 3,468
javan/whenever A tool for scheduling and managing tasks in Ruby applications 8,844
rbrahul/deno_cron A library that allows developers to write and execute custom cron job schedules in a human-readable format. 101
jmettraux/rufus-scheduler A job scheduling library for Ruby that supports various scheduling methods and executes jobs in a thread-based manner. 2,414
sheharyarn/que A distributed job processing system utilizing an in-memory real-time database 672
crazy-max/swarm-cronjob Automatically schedules tasks on a distributed system using Docker Swarm and Go 773