PHP Classes

File: README

Recommend this page to a friend!
  Classes of akash   PHP parallel programming   README   Download  
File: README
Role: Documentation
Content type: text/plain
Description: README
Class: PHP parallel programming
Run parallel scripts using a C++ program
Author: By
Last change:
Date: 14 years ago
Size: 382 bytes
 

Contents

Class file image Download
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.