This example show how to node.js work with clusters in chaotic cases when app die because an error unexpected.
- Node.js (v17.5.0)
- Autocannon (v17.5.0)
- Yarn (v1.22.17)
- NPM (vl8.4.1)
## Entry cluster api
$ cd cluster-api/
## Start app
$ yarn start
$ yarn test
Inspired by Erick Wendel