swoole-crontab

Task scheduler

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

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

GitHub

972 stars
74 watching
301 forks
Language: PHP
last commit: almost 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,893
crazy-max/swarm-cronjob Automatically schedules tasks on a distributed system using Docker Swarm and Go 760
hfcorriez/croon A PHP implementation of a crontab system using process management and event-driven programming. 144
rk/go-cron A simple library to handle scheduled tasks in Go 230
cirocosta/cr An execution system for tasks with dependencies. 695
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. 315
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 155
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. 785
roylee0704/gron A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. 1,031