Stateful-Process-Command-Proxy: 面向 Node.js 的有状态进程命令代理模块

Stateful-Process-Command-Proxy 是一个 Node.js 模块,简化与有状态、长期存在的子进程池(例如 bash shell 或 PowerShell 控制台)的交互。 该模块允许开发者向这些子进程发送命令并通过 stdout 和 stderr 流接收输出,而无需为每个命令创建新的进程。

该模块已在运行最新版本 Node.js 的 Linux、OS X 和 Windows 主机上经过测试,可应用于需要频繁执行 shell 命令的场景,例如与远程服务器交互或自动化系统管理任务。

zip
stateful-process-command-proxy-master.zip 预估大小:8个文件
folder
stateful-process-command-proxy-master 文件夹
file
diagram.png 247KB
file
.travis.yml 167B
folder
test 文件夹
file
all.js 10KB
file
statefulProcessCommandProxy.js 14KB
file
processProxy.js 34KB
file
README.md 15KB
file
command.js 2KB
file
package.json 1KB
zip 文件大小:257.04KB