Libraries tagged by pthreads
white-rabbit-1-sketch/php-worker-pool
6 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.
vxdiv/asynctask
150 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
symplely/thread_queue
43 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
pessek/hypediscussions
3 Downloads
Discussion threads for Elgg
pecee/asynctask
17 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
oliverde8/asynchronous-jobs
2826 Downloads
Execute new php instances easily as you would threads.
kl/php-redis-lock
935 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
jinraynor1/threading
70 Downloads
simulate threads
ejin/discussion-delete-settings
20 Downloads
Allows Admins to change the default Flarum Settings for deleting threads.
axxapy/php_threadpool
13 Downloads
Thread && Thread pool wrappers for pcntl (not actual threads but forks)
net_bazzline/php_component_process_fork_manager
379 Downloads
free as in freedom php component process fork manager for easy up process forking and observing threads
hypejunction/hypediscussions
259 Downloads
Discussion threads for Elgg
amphp/parallel
33337415 Downloads
Parallel processing component for Amp.
nette/safe-stream
4534761 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
scr34m/php-malware-scanner
44036 Downloads
Scans PHP files for malwares and known threats