Recommend this page to a friend! |
Download .zip |
Info | View files (12) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2014-01-10 (2 years ago) | Not enough user ratings | Total: 270 This week: 1 | All time: 7,230 This week: 1,047 |
Version | License | PHP version | Categories | |||
process-manager 1.1.0 | BSD License | 5.3.0 | PHP 5, Language |
Description | Author | |
This class can execute PHP code within time and memory limits. |
ProcessManager ============== Introduction ------------ ProcessManager is an module which helps run long time process as long as PHP limits allows it. The limits are memory and execution time. ### The areas of usage * Ajax handlers. Where process was splitted by Ajax. * Garbage collectors. Where user initiate to clear cache, logs, etc. * Core for crons. It is make crons more stable without time-limit or memory-limit errors. ### Example The example file can be found here: `/Example.php` |
Files |
File | Role | Description | ||
---|---|---|---|---|
docs (1 directory) | ||||
src (1 file, 1 directory) | ||||
CHANGELOG.md | Data | Documentation | ||
Example.php | Example | Example script | ||
LICENSE.txt | Lic. | License | ||
README.md | Data | Documentation |
Files | / | docs | / | uml |
File | Role | Description |
---|---|---|
class.diagram.png | Data | Auxiliary data |
class.diagram.xmi | Data | Auxiliary data |
Files | / | src |
File | Role | Description | ||
---|---|---|---|---|
ProcessManager (4 files, 1 directory) | ||||
Autoload.php | Class | Updated autoload due new scripts location. |
Files | / | src | / | ProcessManager |
File | Role | Description | ||
---|---|---|---|---|
Process (1 file) | ||||
AbstractManager.php | Class | Change file location. | ||
GeneralException.php | Class | Change file location. | ||
Manager.php | Class | Change file location. | ||
ManagerInterface.php | Class | Change file location. |
Files | / | src | / | ProcessManager | / | Process |
File | Role | Description |
---|---|---|
ProcessInterface.php | Class | Change file location. |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.