套件:libsimple-http-java-doc(6.0.1-1)
libsimple-http-java-doc 的相關連結
Debian 的資源:
下載原始碼套件 simple-http:
維護小組:
外部的資源:
- 主頁 [www.simpleframework.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Documentation for libsimple-http-java
The goal of Simple is to bring the power of simplicity to the world of server side Java. The primary focus of the project is to provide a truly embeddable Java based HTTP engine capable of handling enormous loads.
Simple provides a truly asynchronous service model, request completion is driven using an internal, transparent, monitoring system. This allows Simple to vastly outperform most popular Java based servers in a multi-tier environment, as it requires only a very limited number of threads to handle very high quantities of concurrent clients.
Simple has consistently out performed both commercial and open source Java Servlet engines and has a fully comprehensive API that is as usable for experienced Java developers as it is for beginners.
This package provides the API documentation for libsimple-http-java.
其他與 libsimple-http-java-doc 有關的套件
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libsimple-http-java
- high-performance, embeddable Java HTTP engine