欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Ajax Push Engine
来自开放百科 - 灰狐
(版本间的差异)
(以内容'Ajax Push Engine(APE) is a full-featured OpenSource solution designed for Ajax Push. It includes a comet server and a Javascript Framework. APE allows to implement any kin...'创建新页面) |
2010年9月10日 (五) 12:37的版本
Ajax Push Engine(APE) is a full-featured OpenSource solution designed for Ajax Push. It includes a comet server and a Javascript Framework. APE allows to implement any kind of real-time data streaming to a web browser, without having to install anything on the client-side.
APE Server is an Comet server implementing the POST and GET methods of the HTTP protocol. It does not replace a regular Web Server (such as Apache, Lighttpd or Nginx), however, the APE Server is only used for AJAX Push.
- Fully written in C
- Linux, BSD & Mac OS X Support
- Server-Side JavaScript (SSJS)
- Publisher/Subscriber based
- Epoll-Driven (KQueue for BSD)
- Built-in Message Queue system
- Scalable
- Fully Asynchronous
- Extendable
- Manage Users & Channels
- HTTP API
- Extend APE protocol
- Socket API (both client & server)
- MySQL connector
- MooTools powered
Links
分享您的观点