npc

app clustering and zero-downtime deployments

Usage no npm install needed!

<script type="module">
  import npc from 'https://cdn.skypack.dev/npc';
</script>

README

nodeploy cluster

Prototype of process runner designed to manage multiple workers of a single app.

This is in early alpha and will very likely change a lot before it is finalized. Do not use in production.

features

  • cli interface
  • zero-downtime deployment
  • restarts cluster automatically when a file is changed/touched

install

npm install -g npc