Libraries tagged by thread manager
symplely/thread_queue
1 Favers
42 Downloads
42 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
alicemajere/wonderland-thread
1 Favers
13 Downloads
13 Downloads
Simple multi-threading management library
uwebpro/multi-thread
0 Favers
4 Downloads
4 Downloads
rootiteam/snooze
0 Favers
67 Downloads
67 Downloads
Thread notification management library for code using the pthreads extension
white-rabbit-1-sketch/php-worker-pool
0 Favers
5 Downloads
5 Downloads
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.