jjzjj

LearnBoost

全部标签

javascript - Node.js 的 Cluster 模块和 Learnboost 的 Cluster 模块有什么区别?

Node.js本身有一个名为Cluster的核心模块(引用:http://nodejs.org/docs/v0.8.3/api/cluster.html),Learnboost发布了一个名为Cluster的模块(引用:http://learnboost.github.com/cluster/https://github.com/LearnBoost/cluster)。这两者如何比较?它们有某种关联吗? 最佳答案 NickHagianis已经说过了,node.js的cluster模块暂时去掉了。据我所知,LearnBoost集群模块不