Libraries tagged by parallite
kzykhys/parallel
337818 Downloads
Simple multitasking library
graze/parallel-process
218475 Downloads
run a pool of processes simultaneously
riki137/multitron
18298 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
qxsch/worker-pool
327984 Downloads
Runs tasks in a parallel processing workerpool.
polonskiy/phproutine
125412 Downloads
Goroutines in PHP
orisai/scheduler
43375 Downloads
Cron job scheduler - with locks, parallelism and more
khr/php-mcurl-client
229331 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
jolicode/castor
42816 Downloads
A lightweight and modern task runner. Automate everything. In PHP.
fansipan/fansipan
27482 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
bluepsyduck/symfony-process-manager
811302 Downloads
A process manager for Symfony processes, able to run them in parallel.
amphp/cluster
27010 Downloads
Building multi-core network applications with PHP.
jmathai/php-multi-curl
236547 Downloads
A high performance PHP library for asynchronous curl http calls.
amphp/artax
890073 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
stil/curl-easy
211249 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
okvpn/cron-bundle
505385 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger