nPool 是 Node.js 的扩展,实现了线程池的功能。
主要特性:
支持 Linux, Mac 和 Windows
高效和直接的接口混编
User defined context of the callback function executed after task completion
Use of object types to complete units of work
支持 UTF-8 字符串
项目主页:https://github.com/inh3/nPool
来自:开源中国社区

