Download the PHP package tigerb/naruto without Composer
On this page you can find all versions of the php package tigerb/naruto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tigerb/naruto
More information about tigerb/naruto
Files in tigerb/naruto
Download tigerb/naruto
More information about tigerb/naruto
Files in tigerb/naruto
Vendor tigerb
Package naruto
Short Description An object-oriented multi process manager for PHP
License MIT
Homepage http://tigerb.cn
Package naruto
Short Description An object-oriented multi process manager for PHP
License MIT
Homepage http://tigerb.cn
Please rate this library. Is it a good library?
Informations about the package naruto
How to use?
Install
Business code
Run
echo export NARUTO_PATH=$(pwd) >> ~/.profile && echo 'export PATH="$PATH:$NARUTO_PATH/bin"' >> ~/.profile && source ~/.profile
composer install
Manager process
- start \<worker-num> \<passwd>: start the naruto
- reload: gracefully quit&start the worker process
- quit: gracefully exit
- stop: forcefully exit
Specification
- 中文
- English
TODO
- [x] Implement a shell script to control the process
- [x] Implement a daemon for worker by the master
- [x] Optimize log
- [x] Use a lightweight Orm Metoo
- [x] Implement max execute times for the worker process
- [x] Add config file
- [x] Remove a lightweight Orm Metoo for keep lightweight @2019/03/23
- [ ] Implement email send when the worker in a exception&error
- [ ] Add config reload strategy
All versions of naruto with dependencies
PHP Build Version
Package Version
No informations.
The package tigerb/naruto contains the following files
Loading the files please wait ....