项目作者: koolii

项目描述 :
This manages some async function calling order for only one child-process
高级语言: JavaScript
项目地址: git://github.com/koolii/async-locked-child.git
创建时间: 2018-01-12T20:05:52Z
项目社区:https://github.com/koolii/async-locked-child

开源协议:

下载


This module supports locked array to exec async function in the only one child-process using Promise
You can implement system with child_process on Node.js