Libraries tagged by Thread
amphp/parallel
56688416 Downloads
Parallel processing component for Amp.
nette/safe-stream
5139200 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
recoil/recoil
64054 Downloads
Asynchronous coroutines for PHP 7.
duncan3dc/fork-helper
592041 Downloads
Simple class to fork processes in PHP and allow multi-threading
cheprasov/php-redis-lock
463927 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.
pocketmine/snooze
639542 Downloads
Thread notification management library for code using the pthreads extension
zepgram/module-multi-threading
26948 Downloads
This module is a powerful tool for developers who want to process large data sets in a short amount of time
recoil/react
295856 Downloads
Integrate Recoil with ReactPHP.
recoil/kernel
310088 Downloads
Reusable components for implementing Recoil kernels.
recoil/api
310925 Downloads
The public Recoil API, for library and application developers.
misterion/ko-process
344067 Downloads
Simple pcntl fork wrapper and process manager
friendsofsymfony/comment-bundle
756672 Downloads
This Bundle provides threaded comment functionality for Symfony applications
riki137/multitron
19234 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
danog/loop
446388 Downloads
Loop abstraction for AMPHP.
danog/ipc
777832 Downloads
IPC component for Amp.