文件名称:nodejs父子进程的stream方式通信
-
所属分类:
- 标签属性:
- 上传时间:2018-04-10
-
文件大小:1kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
父子进程使用管道通信,对于spawn方式创建的子进程,没有默认管道,所以需要使用此中方式,另外,通过nodejs创建出来的其他进程,比如java,c,都可以使用输入输出流来实现更复杂更安全的通信(The father child process uses pipeline communication, and there is no default pipe for the subprocesses created by the spawn mode, so we need to use this method, and other processes that are created by nodejs, such as Java, C, can use the input and output streams to achieve more complex and secure communications.)
相关搜索: nodejs父子进程通信
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
parent.js | 967 | 2018-04-03 |
child.js | 408 | 2018-04-03 |
package.json | 3087 | 2018-03-29 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.