-
Notifications
You must be signed in to change notification settings - Fork 0
Kohana v3 Task Daemon
License
wszostak/Task-Daemon
Folders and files
| Name | Name | Last commit message | 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