parallel

Concurrency library

A parallelization library for PHP, enabling efficient multitasking and application responsiveness through multiple CPU threads.

An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.

GitHub

789 stars
19 watching
63 forks
Language: PHP
last commit: about 1 month ago
amphpconcurrencymultiprocessingparallelparallel-processingphprevolt

Related projects:

Repository Description Stars
amphp/http-server An advanced async HTTP server library for PHP designed to handle high concurrency demands. 1,291
amphp/socket A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. 234
amphp/http-client An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. 703
amphp/mysql An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities 359
amphp/byte-stream Provides a non-blocking stream abstraction in PHP to simplify working with byte streams. 369
zh217/aiochan A Python library implementing CSP-style concurrency with a focus on ease of use and compatibility with existing libraries. 165
jphp-group/jphp An implementation of PHP that compiles its code to run on the Java Virtual Machine (JVM), enabling execution in multiple platforms and environments. 1,712
coopht/axmpp A library that provides an interface to the XMPP protocol for sending and receiving messages 8
meh/ruby-thread A set of Ruby extensions providing various concurrency utilities 524
cakephp/queue A Queueing library for CakePHP that allows tasks to be processed asynchronously 37
digital-fabric/polyphony A Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs. 659
amphp/artax An async HTTP client built on Amp for PHP 23
didactic-drunk/concurrent.cr A library that provides modern concurrency tools for parallel processing in Crystal 48
typelift/concurrent A library providing functional concurrency primitives inspired by concurrent programming languages. 209
mpusz/coroutines A library for writing concurrent code using cooperative multitasking 0