ckron
container scheduler
A tool for scheduling and managing containerized operations in a cron-like manner.
🐋 A cron-like job scheduler for docker
55 stars
1 watching
5 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
croncronjobdockerjavascriptlinuxnodejsscheduler
Related projects:
Repository | Description | Stars |
---|---|---|
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,066 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
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,938 |
thomasgalliker/ncrontab.scheduler | A thread-safe task scheduler for .NET applications | 14 |
rbrahul/deno_cron | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 100 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,868 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |
sidekiq-scheduler/sidekiq-scheduler | An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,716 |
michaelcurrin/unicron | A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. | 15 |
crazy-max/swarm-cronjob | Automatically schedules tasks on a distributed system using Docker Swarm and Go | 768 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
rk/go-cron | A simple Cron library for Go that enables scheduled tasks with varying intervals. | 233 |
fizista/micropython-scron | A simple time-based task scheduling program inspired by the well-known CRON program. | 9 |
miaowing/nest-schedule | A framework for building distributed job scheduling systems with Nest.js decorators. | 435 |
rmetcalf9/dockjob | A job scheduler designed to run inside a Docker container | 21 |