PHP Classes
elePHPant
Icontem

Threading: Create parallel processes with the PHP CLI program

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-10-08 (8 years ago) RSS 2.0 feedStarStarStarStar 64%Total: 1,543 All time: 2,468 This week: 1,016Up
Version License PHP version Categories
threading-wo-pcntl 0.1.9GNU General Publi...5.1.2PHP 5, Unix, Language
Description Author

This class can be used to create parallel processes with the PHP CLI program.

It can start parallel processes by running the PHP CLI program in the background for each new process.

The new process is set to run a given PHP script. Variable values are passed to the new process using temporary files.

Innovation Award
PHP Programming Innovation award nominee
October 2008
Number 4


Prize: One book of choice by O'Reilly
In PHP you can use the pcntl extension to create parallel processes that run multiple PHP tasks simultaneously.

However, when available, the pcntl extension only runs under UNIX/Linux systems.

This class provides an alternative to run parallel processes in PHP without depending on the pcntl extension. It uses the PHP CLI program to start new parallel processes.

Manuel Lemos
Picture of Alex B. Snet
Name: Alex B. Snet <contact>
Classes: 6 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 3x

Screenshots  
  • shot.png
  Files folder image Files  
File Role Description
Plain text file application.class.php Class This class
Plain text file example.php Example Example script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,543
This week:0
All time:2,468
This week:1,016Up
 User Ratings  
 
 All time
Utility:95%StarStarStarStarStar
Consistency:90%StarStarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:64%StarStarStarStar
Rank:798