jobby
Cron manager
Manages cron jobs without modifying crontab files
Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.
1k stars
52 watching
155 forks
Language: PHP
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ethan3600/magento2-cronjobmanager | A tool for managing and controlling Magento 2's scheduled tasks and cron jobs | 340 |
fengsp/plan | A tool that simplifies writing and managing cron jobs by providing an easy-to-use interface for defining tasks and frequencies. | 1,173 |
magemojo/m2-ce-cron | A module that reworks the Magento 2 cron system to prevent overlapping jobs and improve efficiency | 165 |
hfcorriez/croon | A PHP implementation of a crontab system using process management and event-driven programming. | 144 |
sous-chefs/cron | Installs and configures the crond service on various Unix-like operating systems. | 78 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,867 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
adhocore/gronx | A lightweight parser and scheduler for cron expressions in Go. | 413 |
ajbdev/cronlingo | Converts human-readable time expressions into valid cron formats | 146 |
rbrahul/deno_cron | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 100 |
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,051 |
crazy-max/swarm-cronjob | Automatically schedules tasks on a distributed system using Docker Swarm and Go | 760 |
maennchen/crontab | A library for parsing and composing Cron format strings in Elixir. | 93 |
sidroberts/phalcon-cron | A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |
materialsproject/custodian | A job management framework for handling errors and failures in long-running computations | 141 |