Libraries tagged by multithreading
sowe/parallel
7 Downloads
PHP ext-parallel pool-worker abstraction
low_ghost/phpmultithread
371 Downloads
Minimalistic Multithreading with Coroutines
epsiloncool/db-semaphore
0 Downloads
A short and effective semaphore implementation in pure PHP
contextualcode/threads
18 Downloads
Allows running the tasks in multiple threads using pthreads PHP extension
appserver-io/single-app
1716 Downloads
Stripped down appserver.io version providing a nodejs like handling
appserver-io/concurrency
4160 Downloads
It introduces abstract services and objects that provides easy handling for thread-safety, concurrency and sharing.
andrewhook/rallyround
8 Downloads
Background processing for PHP applications.
techdivision/server
2366 Downloads
Multithreaded server daemon framework
prolic/concurrent-php-utils
21 Downloads
port of java.util.concurrent for php based on pthreads-extension
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
zerustech/threaded
83 Downloads
ZerusTech Threaded Component
webmaniacs.net/lib-fork
12 Downloads
Lib fork processes in PHP and allow multi-threading. Inspired by duncan3dc/fork-helper
eaglewu/fork-helper
39 Downloads
Simple class to fork processes in PHP and allow multi-threading
danog/async-construct
1 Downloads
Async class constructor and wakeup functions for AMPHP.
appserver-io/fhreads
2 Downloads
A PHP Userland threading library based on fhreads php extension