PHPackages                             kzykhys/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kzykhys/parallel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kzykhys/parallel
================

Simple multitasking library

v0.1.0(12y ago)93334.1k—3.8%13[3 issues](https://github.com/kzykhys/Parallel.php/issues)4MITPHP

Since Feb 4Pushed 12y ago5 watchersCompare

[ Source](https://github.com/kzykhys/Parallel.php)[ Packagist](https://packagist.org/packages/kzykhys/parallel)[ RSS](/packages/kzykhys-parallel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (4)

Parallel.php - Simple multitasking library
==========================================

[](#parallelphp---simple-multitasking-library)

[![Latest Unstable Version](https://camo.githubusercontent.com/0d3710092bdd8f9eed5911bc46cd49a8302670e61024414ada96cfb5dea05ee3/68747470733a2f2f706f7365722e707567782e6f72672f6b7a796b6879732f706172616c6c656c2f762f756e737461626c652e706e67)](https://packagist.org/packages/kzykhys/parallel)[![Build Status](https://camo.githubusercontent.com/17df97501d079469323e73cbdf641db90508bf0cea92ffd3e89afbe82d05aee8/68747470733a2f2f7472617669732d63692e6f72672f6b7a796b6879732f506172616c6c656c2e7068702e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/kzykhys/Parallel.php)[![Coverage Status](https://camo.githubusercontent.com/4c3c73ff350a7f2b57d0af66b0d0c83652b451c66a9a0ed99c2bb31601bff8d9/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6b7a796b6879732f506172616c6c656c2e7068702f62616467652e706e67)](https://coveralls.io/r/kzykhys/Parallel.php)

- [Requirements](#requirements)
- [Usage](#usage)
- [Installation](#installation)
- [License](#license)
- [Author](#author)

Requirements
------------

[](#requirements)

- UNIX
- CGI or CLI version of PHP5.4+
- Compiled with **--enable-pcntl**

Usage
-----

[](#usage)

### Run multiple tasks asynchronously

[](#run-multiple-tasks-asynchronously)

```
