pm25
Version:
Production process manager for Node.JS applications with a built-in load balancer.
34 lines (24 loc) • 835 B
Markdown
## Structure
.
├── bus.fork.spec.mocha.js
├── bus.spec.mocha.js
├── custom-actions.mocha.js
├── fixtures
│ ├── http_transaction.js
│ ├── human_event.js
│ ├── log_out.js
│ └── process_exception.js
├── interactor.connect.mocha.js
├── interactor.connect.two.mocha.js
├── interactor.daemonizer.mocha.js
├── password.mocha.js
├── README.md
├── remote.mocha.js
└── scoped_pm2_actions.mocha.js
### Test about pmx.notify not working
- bus.fork.spec.mocha.js
- bus.spec.mocha.js
- bus.spec.mocha.js: event system sent (wo agent)
- custom-actions.mocha.js: connect and try custom actions
- interactor.daemonizer.mocha.js: basic methods testing for automatic re read of agent conf (wo agent)
- interactor.connect.mocha.js: