软件包: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