© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lars
German developer, who likes to play with everything that comes in his way
You can use
if(cluster.isMaster) { // do master stuff } else { // do worker stuff }
nodejs.org/api/cluster.html