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

794 stars
19 watching
63 forks
Language: PHP
last commit: almost 2 years ago
amphpconcurrencymultiprocessingparallelparallel-processingphprevolt

Related projects:

RepositoryDescriptionStars
amphp/http-serverAn advanced async HTTP server library for PHP designed to handle high concurrency demands.1,294
amphp/socketA PHP library that enables secure, non-blocking communication over TCP and UDP sockets.238
amphp/http-clientAn async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP.707
amphp/mysqlAn asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities361
amphp/byte-streamProvides a non-blocking stream abstraction in PHP to simplify working with byte streams.372
zh217/aiochanA Python library implementing CSP-style concurrency with a focus on ease of use and compatibility with existing libraries.165
jphp-group/jphpAn 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/axmppA library that provides an interface to the XMPP protocol for sending and receiving messages8
meh/ruby-threadA set of Ruby extensions providing various concurrency utilities524
cakephp/queueA Queueing library for CakePHP that allows tasks to be processed asynchronously36
digital-fabric/polyphonyA Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs.659
amphp/artaxAn async HTTP client built on Amp for PHP23
didactic-drunk/concurrent.crA library that provides modern concurrency tools for parallel processing in Crystal48
typelift/concurrentA library providing functional concurrency primitives inspired by concurrent programming languages.209
mpusz/coroutinesA library for writing concurrent code using cooperative multitasking0