Top Level :: PHP

Package Information: PHP_Fork

Show All Changelogs
» Version » Information
0.3.0Download

Release date: 2005-03-24 14:05 UTC
Release state: beta

Changelog:

Added isActive() facilty to check if the process is into its run() method.
Added IPC segments cleanup after the stop() method is called (this totally free up detached shared memory as revealed by the ipcs command).
Added a complex usage example (examples/browser_pool.php).
Some minor changes into example scripts to accomplish php5 syntax rules.

Dependencies:
  • PHP Extension: pcntl
  • PHP Extension: shmop
  • PHP Extension: posix
  • SAPI Backend: cli
0.2.0 2005-01-04     beta
0.1 2004-03-18     beta