PHP Classes

File: NOTICE

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

Contents

Class file image Download
PHP parallel processing library currently supports only synchronous forking on *unix platforms. Future roadmap: - Windows platform support - Asynchronous parallel processing - Control number of parallel processes instead of forking large number of command scripts - Handling killed/terminated processes - Better error exception handling