chronos
Job scheduler
A fault-tolerant job scheduler for distributed systems that runs on top of Apache Mesos and supports custom executors, dependencies, and ISO8601-based schedules.
Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules
4k stars
288 watching
529 forks
Language: Scala
last commit: over 2 years ago
Linked from 3 awesome lists
chronoschronos-schedulercroncron-jobscrontabfault-tolerancejob-schedulermesosmesos-frameworkmesospherescheduled-jobs
Related projects:
Repository | Description | Stars |
---|---|---|
dcos/metronome | A framework for scheduling and running jobs on a distributed computing system using Apache Mesos. | 111 |
mcuadros/ofelia | A modern job scheduler for Docker environments | 3,106 |
crazy-max/swarm-cronjob | Automatically schedules tasks on a distributed system using Docker Swarm and Go | 760 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
nicomt/ckron | A tool for scheduling and managing containerized operations in a cron-like manner. | 54 |
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,051 |
dontrebootme/compose-mesos | A tool for setting up and managing Mesos clusters with Marathon and Chronos using Docker Compose. | 54 |
percolatestudio/meteor-synced-cron | A cron system for Meteor that synchronizes jobs across multiple processes | 499 |
rbrahul/deno_cron | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 100 |
dropbox/changes-mesos-framework | An open-source Mesos scheduling framework for managing tasks and resources in a distributed computing environment. | 17 |
datarootsio/cheek | A lightweight declarative job scheduler for single-node environments. | 161 |
hubspot/singularity | An API and web application for scheduling and running long-running processes, one-off tasks, and scheduled jobs on the Apache Mesos platform. | 825 |
go-co-op/gocron | A package for scheduling and running Go functions at predetermined intervals. | 5,652 |
fizista/micropython-scron | A simple time-based task scheduling program inspired by the well-known CRON program. | 9 |
coreoz/wisp | A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |