wszostak/Task-Daemon
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Simple example To run TaskDaemon run the following command: /path/to/php /path/to/kohana/index.php --uri=daemon/launch >> /dev/null & To shut down TaskDaemon you can use KILL or: /path/to/php /path/to/kohana/index.php --uri=daemon/exit