[xSocket-develop] xLightweb 2.0 final released – HTTP Client/Server library
Status: Inactive
Brought to you by:
grro
|
From: Gregor R. <gre...@go...> - 2008-09-21 17:28:52
|
Hi, xLightweb 2.0 final has been released. xLightweb (formerly xSocket-http) is an easy to use http network library to build high performance, high scalable network applications. xLightweb provides a simple and intuitive API to write client side HTTP applications as well as server side HTTP applications. In contrast to the Servlet API, xLightweb is not only focused on server side programming. xLightweb also supports client side programming by providing high-capacity client side classes such as an HttpClient. xLightweb is not limited to blocking/synchronous programming. It supports both, blocking/synchronous programming as well as non-blocking/asynchronous programming in a very dynamic way, to provide application types such as client and server-side COMET-Applications or HTTP proxies. Gregor |