cluster的底层实现还是child_process ,cluster 模块允许简单容易的创建共享服务器端口的子进程。
child_process 模块提供了衍生子进程的功能。
这篇文件就写得还不错。
https://blog.csdn.net/mjzhang1993/article/details/78626316
cluster的底层实现还是child_process ,cluster 模块允许简单容易的创建共享服务器端口的子进程。
child_process 模块提供了衍生子进程的功能。
这篇文件就写得还不错。
https://blog.csdn.net/mjzhang1993/article/details/78626316
本文标题:cluster 和 child_process
本文链接:https://www.haomeiwen.com/subject/rvjvbftx.html
网友评论