Recommend this page to a friend! |
Download .zip |
Info | View files (17) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-10-14 (7 years ago) | Not enough user ratings | Total: 969 | All time: 3,593 This week: 1,095 |
Version | License | PHP version | Categories | |||
parallel-php 1.0.0 | Free for non-comm... | 5.3 | PHP 5, Language |
Description | Author | ||||||||||||||
This package can be used to run multiple parallel scripts using a C++ program. Innovation Award |
|
To use this Library, please chamge some settings. PHP settings: ForkerManager::$FORKER_DIR, the directory where library is copied ForkerManager::$PATH, the PHP executable path C++ settings FORKER_DIR, the directory where library is copied PATH, the PHP executable path To test library, run synchronous-forker.php and asynchronous-forker.php. For results check log.txt file. |
Files | / | Forker |
File | Role | Description | ||
---|---|---|---|---|
bin (3 files, 1 directory) | ||||
AsynchronousForker.php | Example | script to handle asynchronous forking | ||
Defines.inc.php | Conf. | configuration file | ||
Forker.php | Class | singelton class for a forker | ||
ForkerInit.inc.php | Class | file to be included in all the scripts to be run in parallel | ||
ForkerManager.inc.php | Class | main library handler |
Files | / | Forker | / | bin |
File | Role | Description | ||
---|---|---|---|---|
command (1 file) | ||||
forker-window.cpp | Data | forker c++ code for windows platform | ||
forker.cpp | Data | forker c++ code for *nix platform | ||
Makefile | Data | *nix install file |
Files | / | Forker | / | bin | / | command |
File | Role | Description |
---|---|---|
temp.txt | Output | directory which store all the intermediate files |
Files | / | test |
File | Role | Description |
---|---|---|
asynchronous-forker.php | Example | run to test asynchronous forker |
asynchronous-output.php | Example | check asynchronous forker run output |
log.txt | Output | log file to check parallel execution |
sleep.php | Class | file rn as worker for parallel process |
synchronous-forker.php | Class | run to test synchronous forker |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.