- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/http-kit/http-kit
- 软件文档: http://http-kit.org
软件介绍
高性能,高并发Clojure HTTP Server & Client。首页:http://http-kit.org
HTTP Server:
- 高性能, 在普通机器上,每秒处理数万个请求
- 高并发支持。采用异步IO + 线程池的方式,在普通机器上,数十万并发
- 支持HTTP长连和WebSocket
HTTP Client:
- keep-alive:极端情况下,keep-alive可提高一倍性能
- 异步IO + 线程池
- API 友好
Real-Time Collision Detection
Christer Ericson / CRC Press / 2004-12-22 / USD 98.95
Written by an expert in the game industry, Christer Ericson's new book is a comprehensive guide to the components of efficient real-time collision detection systems. The book provides the tools and kn......一起来看看 《Real-Time Collision Detection》 这本书的介绍吧!
