多线程版的 Node.js JXCore
- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://jxcore.com/
- 软件文档: http://jxcore.com/messaging-api/
- 官方下载: http://jxcore.com/Downloads/
软件介绍
JXcore 是 Node.js 的一个衍生项目,用于在同一个进程内的多个隔离实例。任何单线程应用都会受益于多线程核心,而且对代码无需任何改动。JXCore 同时包含一个支持集群的消息 API,支持 android、iOS 和 Windows 以及浏览器客户端。JXcore 100% 兼容 Node.js。
代码毫无区别:
JXCore 是 LLVM 的 JavaScript 前端,性能比较:
Number Test Result (source code here)
V8 JX —– > total 122,…. ms
LLVM JX —- > total 84,…. ms
String Test Result (source code here)
V8 JX —– > total 573,…. ms
LLVM JX —– > total 438,…. ms
Node.js 的架构:
JXCore 的架构:
Java Servlet & JSP Cookbook
Bruce W. Perry / O'Reilly Media / 2003-12-1 / USD 49.99
With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Java web developer who uses JavaServer Pages or servlets will ......一起来看看 《Java Servlet & JSP Cookbook》 这本书的介绍吧!
