Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/godaddy/terminus
/ express.cluster.js
File
express.cluster.js
example/express.cluster.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
Proper cluster setup with graceful shutdown.
3
In this example we run express with cluster, also we shutdown each worker properly.
4
node example/express.cluster.js
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected