Node.js 线程池 nPool
- 授权协议: BSD
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/inh3/nPool
- 软件文档: https://github.com/inh3/nPool
- 官方下载: https://github.com/inh3/nPool
软件介绍
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 字符串
Test Driven Development
Kent Beck / Addison-Wesley Professional / 2002-11-18 / USD 49.99
Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to "be careful!"), the auth......一起来看看 《Test Driven Development》 这本书的介绍吧!
