PHPackages                             react-parallel/worker-pool - 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. react-parallel/worker-pool

ActiveLibrary

react-parallel/worker-pool
==========================

👷👷‍♀️👷‍♂️ Worker pool for only one specific designated task

1.0.0(5y ago)08.7k[3 issues](https://github.com/reactphp-parallel/worker-pool/issues)[3 PRs](https://github.com/reactphp-parallel/worker-pool/pulls)1MITPHPPHP ^7.4

Since Jul 19Pushed 8mo agoCompare

[ Source](https://github.com/reactphp-parallel/worker-pool)[ Packagist](https://packagist.org/packages/react-parallel/worker-pool)[ GitHub Sponsors](https://github.com/WyriHaximus)[ RSS](/packages/react-parallel-worker-pool/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (16)Versions (10)Used By (1)

Worker Pool
===========

[](#worker-pool)

[![Continuous Integration](https://github.com/reactphp-parallel/worker-pool/workflows/Continuous%20Integration/badge.svg)](https://github.com/reactphp-parallel/worker-pool/workflows/Continuous%20Integration/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/a34bf087f96db6abacaa1e3e87035d2b6da717cd8e643fd2f94e63c562357c9b/68747470733a2f2f706f7365722e707567782e6f72672f72656163742d706172616c6c656c2f776f726b65722d706f6f6c2f762f737461626c652e706e67)](https://packagist.org/packages/react-parallel/worker-pool)[![Total Downloads](https://camo.githubusercontent.com/b39af06215e95ed79e523915bd967b374edd6958e8d79d640d9278039854be08/68747470733a2f2f706f7365722e707567782e6f72672f72656163742d706172616c6c656c2f776f726b65722d706f6f6c2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/react-parallel/worker-pool)[![Code Coverage](https://camo.githubusercontent.com/bc5cdbb0b8cad5058eea13b162bf1c88c5b78b8603e94d30b8565c3b1fb0c57b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f72656163747068702d706172616c6c656c2f776f726b65722d706f6f6c2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/reactphp-parallel/worker-pool/?branch=master)[![Type Coverage](https://camo.githubusercontent.com/d8db721bacf1e134f85b5540fac7f0617e21f086a6d1fb447f05148b5e17ddab/68747470733a2f2f73686570686572642e6465762f6769746875622f72656163747068702d706172616c6c656c2f776f726b65722d706f6f6c2f636f7665726167652e737667)](https://shepherd.dev/github/reactphp-parallel/worker-pool)[![License](https://camo.githubusercontent.com/6d5c28c98a30ab44b7911527561b3b6314b9b489c11a54e7718335380356bafa/68747470733a2f2f706f7365722e707567782e6f72672f72656163742d706172616c6c656c2f776f726b65722d706f6f6c2f6c6963656e73652e706e67)](https://packagist.org/packages/react-parallel/worker-pool)

Create pool with only one specific designated task

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 react-parallel/worker-pool

```

Usage
-----

[](#usage)

```
