white-rabbit-1-sketch/php-worker-pool
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
时间:2024-11-24 23:44
ereborcodeforge/mithrilexecutor
Lightweight PHP background job runner with filesystem queue, daemon mode, and pluggable resolvers (no dependencies).
时间:2024-09-12 23:44
php-resque/resque
Redis backed library for creating background jobs and processing them later. Based on Ruby resque.
时间:2015-10-18 22:06
craryprimitiveman/php-resque
Redis backed library for creating background jobs and processing them later.PHP port of resque (Workers and Queueing) with PSR-4
时间:2015-08-01 02:18
bprs/commandline-bundle
Allows command execution (jobs) in background worker. This is a blend between chrisboulton php-resque, vend/resque and additional features.
时间:2015-07-09 16:40
slick/job_queue
Simple job queue (deferred-task) library for Slick Framework.
时间:2015-01-15 01:15
anorgan/qutee
Simple queue manager and task processor for PHP
时间:2013-01-30 23:03