Cluster
extensible multi-core server management for nodejs.
- extensible via plugins
- zero-downtime reload
- various signal support
- hard shutdown support
- graceful shutdown support
- resuscitates workers
- workers commit suicide when master dies
- spawns one worker per cpu (by default)
- api documentation
- cli provides a command-line interface for your cluster
- debug verbose debugging information
- logger master / worker access and error logs
- pidfiles writes master / worker pid files
- reload reloads workers when files change
- repl perform real-time administration
- stats adds real-time statistics to the repl plugin