Andreas Madsen
|
5f08c3cfa1
|
cluster improvements: Worker class and isolate internal messages
Fixes #2388
|
2012-01-04 18:30:19 -08:00 |
|
Andreas Madsen
|
07b1997388
|
Add env argument to cluster.fork
Fixes 2378
|
2011-12-19 12:34:59 -08:00 |
|
Eric Lovett
|
69d3bf1068
|
docs: minor grammar fix in cluster page
|
2011-11-08 00:43:59 +01:00 |
|
Ryan Dahl
|
1e3e6b7c15
|
cluster: add example for message passing
|
2011-11-04 15:34:18 -07:00 |
|
Ryan Dahl
|
d42006c80a
|
cluster: Remove eachWorker, workerCount
unnecessary
|
2011-11-04 15:14:38 -07:00 |
|
Ryan Dahl
|
86528489ec
|
new cluster api
|
2011-11-04 15:12:11 -07:00 |
|
koichik
|
52c2988f16
|
docs: fix option's name of cluster.startMaster()
|
2011-10-30 11:40:31 +09:00 |
|
Tj Holowaychuk
|
528c28587f
|
cluster: Add some docs, improve cluster.isWorker()
Fixes #1949.
|
2011-10-26 16:42:00 -07:00 |
|
Ryan Dahl
|
c5d54010bc
|
node cluster is now a module instead of CLI interface
This is to make room for master process plugins instead of adding CLI
options as proposed in #1879.
|
2011-10-26 13:50:53 -07:00 |
|
Ryan Dahl
|
de7fb33879
|
Add some docs for node cluster
|
2011-10-12 14:19:32 -07:00 |
|