Add a `cluster.js` entry point that spins up workers equal to CPU cores. Document in your README why this matters for production Node apps.
Add a
cluster.jsentry point that spins up workers equal to CPU cores. Document in your README why this matters for production Node apps.