swoole-crontab

Task scheduler

A PHP-based scheduling system utilizing Swoole for asynchronous execution and crontab compatibility.

基于swoole的定时器程序,支持秒级处理

GitHub

971 stars
74 watching
300 forks
Language: PHP
last commit: about 4 years ago
Linked from 1 awesome list

crontabswooleswoole-crontab

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
crazy-max/swarm-cronjob Automatically schedules tasks on a distributed system using Docker Swarm and Go 773
hfcorriez/croon A PHP implementation of a cron job scheduler with features like event-driven execution and logging. 144
rk/go-cron A simple Go library to handle scheduled tasks with varying intervals. 233
cirocosta/cr An execution system for tasks with dependencies. 694
thomasgalliker/ncrontab.scheduler A thread-safe task scheduler for .NET applications 14
sidroberts/phalcon-cron A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. 79
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
binchengzhao/delay-timer A task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities. 317
byulparan/scheduler A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. 9
hlascelles/que-scheduler Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. 115
onatm/clockwerk A library for scheduling periodic jobs in a simple and efficient manner 160
hugoabonizio/schedule.cr Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal 74
agenda/agendash A dashboard and job scheduler for managing scheduled tasks and their execution status. 789
roylee0704/gron A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. 1,033