PHPackages                             wyrihaximus/react-parallel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wyrihaximus/react-parallel

Abandoned → [react-parallel/react-parallel](/?search=react-parallel%2Freact-parallel)ArchivedLibrary

wyrihaximus/react-parallel
==========================

Bridging ext-parallel and ReactPHP

151.5kPHP

Since Sep 26Pushed 5y ago2 watchersCompare

[ Source](https://github.com/WyriHaximus/reactphp-parallel)[ Packagist](https://packagist.org/packages/wyrihaximus/react-parallel)[ RSS](/packages/wyrihaximus-react-parallel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

This package has been moved to: [`https://github.com/reactphp-parallel/reactphp-parallel`](https://github.com/reactphp-parallel/reactphp-parallel)

reactphp-parallel
=================

[](#reactphp-parallel)

[![Build Status](https://camo.githubusercontent.com/dc4c5f8b676a453f08ddc12831427103f7931dd6b9ddde7deb86a287dd86b43b/68747470733a2f2f7472617669732d63692e636f6d2f57797269486178696d75732f72656163747068702d706172616c6c656c2e706e67)](https://travis-ci.com/WyriHaximus/reactphp-parallel)[![Latest Stable Version](https://camo.githubusercontent.com/05f34a841a084bc48d3b35e16702ed30132818c6642ab4090d80b8e21969c84c/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f72656163742d706172616c6c656c2f762f737461626c652e706e67)](https://packagist.org/packages/WyriHaximus/react-parallel)[![Total Downloads](https://camo.githubusercontent.com/a4479ed2f9a75b94c57ed8e36ac6ca5b730acffe78f322f499e381ef307c5a12/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f72656163742d706172616c6c656c2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/WyriHaximus/react-parallel)[![License](https://camo.githubusercontent.com/c1a2239c117f06fac0666b25e1a8326bf1d24d7e68f73ba53539b6b0a2104203/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f72656163742d706172616c6c656c2f6c6963656e73652e706e67)](https://packagist.org/packages/wyrihaximus/react-parallel)

ReactPHP bindings around ext-parallel

Install
-------

[](#install)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `~`.

```
composer require wyrihaximus/react-parallel

```

Pools
-----

[](#pools)

Low level pools
---------------

[](#low-level-pools)

Low level pools only deal with executing closures on the Runtimes (threads) that make out the pools. And as such there is only one low level pool and that is [`Infinite`](https://github.com/WyriHaximus/reactphp-parallel-infinite-pool), which will, as the name suggest, scale infinitely. While you can use such pools directly these are intended to be used by high level pools which have more control over what and how many things you run on these threads.

Low level pools have an additional feature where you can acquire a group lock that will prevent others from killing the pool. The idea behind low level pools is that hey are never used directly be always by encapsulating high level pool. Once all locks are released you can close/kill a low level pool.

License
-------

[](#license)

Copyright 2019 [Cees-Jan Kiewiet](http://wyrihaximus.net/)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/147145?v=4)[Cees-Jan Kiewiet](/maintainers/WyriHaximus)[@WyriHaximus](https://github.com/WyriHaximus)

---

Top Contributors

[![WyriHaximus](https://avatars.githubusercontent.com/u/147145?v=4)](https://github.com/WyriHaximus "WyriHaximus (74 commits)")

---

Tags

cpu-offloadparallelphpphp-ztsreactphpthreads

### Embed Badge

![Health badge](/badges/wyrihaximus-react-parallel/health.svg)

```
[![Health](https://phpackages.com/badges/wyrihaximus-react-parallel/health.svg)](https://phpackages.com/packages/wyrihaximus-react-parallel)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
