ciao.
Non ho la ben che minima esperienza nelle inter process communications....ma ci sto provando...
Ho capito che devo usare le fork ma non riesco a partire con l'utilizzo della funzione pcntl_fork()
Mi sa tanto che sotto windows non si puo ....vero?
Installazione
Process Control support in PHP is not enabled by default. You have to compile the CGI or CLI version of PHP with --enable-pcntl configuration option when compiling PHP to enable Process Control support.
Nota: Currently, this module will not function on non-Unix platforms (Windows).