PHPackages                             tiagobutzke/phparallel - 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. tiagobutzke/phparallel

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

tiagobutzke/phparallel
======================

Simple multitasking library

0.1.1(11y ago)327.0k↑21.4%5[2 issues](https://github.com/tiagobutzke/PHParallel/issues)MITPHP

Since Feb 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/tiagobutzke/PHParallel)[ Packagist](https://packagist.org/packages/tiagobutzke/phparallel)[ RSS](/packages/tiagobutzke-phparallel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

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/81d5465a27a83db9cf79b2a6f3bfe38af6b734c00a87dd7384aea5e25f4d5344/68747470733a2f2f7472617669732d63692e6f72672f746961676f6275747a6b652f5048506172616c6c656c2e737667)](https://travis-ci.org/tiagobutzke/PHParallel)[![Coverage Status](https://camo.githubusercontent.com/703a218c2547fa6ba7109d21eeb5774118bc897cf59611773ceb20a8baefff9b/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f746961676f6275747a6b652f5048506172616c6c656c2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/tiagobutzke/PHParallel?branch=master)

- [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)

```
