summaryrefslogtreecommitdiff
path: root/lib/cluster.js
AgeCommit message (Expand)Author
2011-12-19Add env argument to cluster.forkAndreas Madsen
2011-12-16jslintAndreas Madsen
2011-11-11Fixes #2073. Cluster should be silent.Ryan Dahl
2011-11-08Remove 'report this bug' message from cluster masterRyan Dahl
2011-11-08Fixes #2047. Fill workers array immediately after forkRyan Dahl
2011-11-08cluster: fix call to undefined functionBen Noordhuis
2011-11-04cluster: Remove eachWorker, workerCountRyan Dahl
2011-11-04new cluster apiRyan Dahl
2011-11-04Fix line endings and trailing whitespaceBert Belder
2011-10-26cluster: Add some docs, improve cluster.isWorker()Tj Holowaychuk
2011-10-26node cluster is now a module instead of CLI interfaceRyan Dahl
2011-10-12introduce node clusterRyan Dahl