parallel

pecl install parallel

Parallel concurrency API

A succinct parallel concurrency API for PHP 7.

Maintainer

  • Joe Watkins (lead )
  • Remi Collet (lead )
  • Florian Engelhardt (lead )

Details

Stars: 1280
Issue openned: 30
Downloads: 115635
The parallel extension requires Zend Thread Safe (ZTS). Unable to build with Thread Safe disabled.
1.2.3
3 months ago
Download DLL for processor with 64 bits architecture (x64)
PHP 8.3
Loading...
PHP 8.2
Loading...
PHP 8.1
Loading...
PHP 8.0
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 8.3
Loading...
PHP 8.2
Loading...
PHP 8.1
Loading...
PHP 8.0
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 1.2.3 change log


- CI: fix Windows tests #304
- CI: updated to PHP 8.3.9 #305
- FrankenPHP support: unlock mutex in case of `zend_bailout` #314
- Make `request_info` from SAPI globals accessible in threads #307

requires:

  • php >=8.0.0
  • pearinstaller >=1.10