1. 首页
  2. 编程语言
  3. 其他
  4. 启动和控制NodeJS进程Processwatcher.zip

启动和控制NodeJS进程Processwatcher.zip

上传者: 2020-02-12 18:21:23上传 ZIP文件 9.88KB 热度 16次
Process-watcher能够启动和控制NodeJS进程的工具。代码示例:var watcher = require('process-watcher');/* * Dummy metric monitoring object. */var watcher_metric = {    /**     * Increments metric     */    increment : function (name, v) {        // Add implementation as necessary    },    /**     * Set the
下载地址
用户评论