 |
|
Innovation award
 Nominee: 1x |
This class can be used to manage the execution of PHP daemon scripts.
It can store in control file the state of the currently running script.
The class can check that file to see if an instance of the script is already running to prevent that more than one instance of the script is being executed.
It can also check if another control file exists as a flag indicating that another script instructed the current instance to stop and exit.
|
|
| Name: |
Script Alone |
| Base name: |
script-alone |
| Description: |
Manage the execution of PHP daemon scripts |
| Version: |
1.4 |
| PHP version: |
5.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
792 users |
| All time rank: |
3766 |
| Week users: |
0 users |
| Week rank: |
2219  |
| |
|
 February 2010
Number 3
Prize: One copy of the Zend Studio |
Daemons are special programs that are running permanently to execute tasks that need to be performed regularly.
This class provides a solution that makes it easy to manage the execution of daemon applications that can only have a single instance running at a time.
It can also control the execution of a running daemon from a separate script and make it stop when it is necessary.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|