Login   Register  
PHP Classes
elePHPant
Icontem

Daemon Emulation

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Grigori Kochanov  >  Daemon Emulation  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Daemon Emulation
Base name: daemonclass
Description: Create and manage daemon processes
Related classes: , , , , , , ,
Version: -
PHP version: -
License: BSD License
All time users: 1243 users
All time rank: 2557
Week users: 3 users
Week rank: 1194
 

  Author  
Picture of Grigori Kochanov
Name: Grigori Kochanov is available for providing paid consulting. Contact Grigori Kochanov .
Packages: 7 Browse all classes by Grigori Kochanov Browse all classes by
Country: Ukraine Ukraine - PHP jobs in Ukraine
Age: 33
All time rank: 1865 in Ukraine Ukraine
Week rank: 130 Up5 in Ukraine Ukraine Equal
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
The class can be used to create and manage daemon processes.

It starts a new child process that is left asleep while the main process runs. After some time the main process wakes up the child and exits. The child starts another child process which gets is left asleep while its parent process runs and so on.

It requires the PHP pnctl extension, so it only works under Unix/Linux like systems.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Unix Use of capabilities specific of POSIX, Unix like operating systems View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file test.php Example run this from the comand line
Plain text file configure_cli_sample Data sample of the ./configure command to compile PHP CLI
Accessible without login Plain text file daemon.class.php Class The class that allows to make script a daemon process

Download all files: daemonclass.tar.gz daemonclass.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.