Home     PHP / Javascript / Ajax
PHP PHP daemon script Script

PHP Script Codes > development-tools

PHP daemon script Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 29

PHP Script Codes > PHP daemon script
The archive contains a sample PHP daemon which allows
- creating daemons, running PHP scripts in background in multiple worker threads
- establishing sample control interface. allowing to terminate the daemon safely via Telnet connection
- minimal DB interface compatible with MySQL/MariaDB/compatible APIs
- configurable logging behaviour, polling and number of worker threads
- minimal available means to make debugging easier (running single worker thread)