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

760 stars
13 watching
70 forks
Language: Go
last commit: about 2 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 library to handle scheduled tasks in Go 230
roylee0704/gron A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. 1,031
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,893
onatm/clockwerk A library for scheduling periodic jobs in a simple and efficient manner 155
cirocosta/cr An execution system for tasks with dependencies. 695
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. 54
osgochina/swoole-crontab A PHP-based scheduling system utilizing Swoole for asynchronous execution and crontab compatibility. 972
datarootsio/cheek A lightweight declarative job scheduler for single-node environments. 161
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. 435
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. 303
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