标签:cluster模块

cluster模块

#cluster模块

📚 共 4 篇文章 🏷️ 标签分类 📝 cluster模块
cluster模块

Node学习记录之cluster模块

在如今机器的CPU都是多核的背景下,Node的单线程设计已经没法更充分的"压榨"机器性能了。

深入剖析Node.js cluster模块

cluster模块概览node实例是单线程作业的。在服务端编程中,通常会创建多个node实例来处理客