Login   Register  
PHP Classes
elePHPant
Icontem

File: NOTICE

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2009-10-14 09:10
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