swarm-cronjob

Task scheduler

Automatically schedules tasks on a distributed system using Docker Swarm and Go

Create jobs on a time-based schedule on Docker Swarm

GitHub

773 stars
14 watching
70 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list

cronjobdockerdocker-apigogolangschedulerswarmswarm-mode

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rk/go-cron A simple Go library to handle scheduled tasks with varying intervals. 233
roylee0704/gron A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. 1,033
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,975
onatm/clockwerk A library for scheduling periodic jobs in a simple and efficient manner 160
cirocosta/cr An execution system for tasks with dependencies. 694
hugoabonizio/schedule.cr Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal 74
nicomt/ckron A tool for scheduling and managing containerized operations in a cron-like manner. 55
osgochina/swoole-crontab A PHP-based scheduling system utilizing Swoole for asynchronous execution and crontab compatibility. 971
datarootsio/cheek A lightweight declarative job scheduler for single-node environments. 166
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
miaowing/nest-schedule A framework for building distributed job scheduling systems with Nest.js decorators. 436
percolatestudio/meteor-synced-cron A cron system for Meteor that synchronizes jobs across multiple processes 499
madflojo/tasks A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. 304
thomasgalliker/ncrontab.scheduler A thread-safe task scheduler for .NET applications 14
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48