Members app express 创建的app,如果想调用express的相关方法,可以使用这个app Source: HttpServer.js, line 126 https 封装express创建服务的方法 Version: 0.8.3 Author: sam Source: HttpServer.js, line 7 workers 如果调用cluster方法启动程序,所有子进程都在这里 Source: HttpServer.js, line 121