murich / kohana-task-launcher
此包最新版本(dev-master)无可用许可证信息。
启动和停止 Kohana 3.3 Miniond 任务
dev-master
2014-06-25 15:27 UTC
This package is not auto-updated.
Last update: 2024-09-24 02:57:41 UTC
README
# Kohana 3.3 Miniond Task Launcher The idea is to give Kohana application control of what tasks to run, stop and restart. # Use cases - Task instances and params depends on website administrator decision. - Task code was updated and task need to be gently halted and restarted - 1st time deployment - no need to launch all tasks in manual way # ToDo - honestly task stopping is not implemented yet so not all use cases are covered.