包含部分改進 JAVA應(yīng)用服務(wù)器Resin 4.0.36發(fā)布
Resin 在2013-04-26發(fā)布了 4.0.35 版本。上一個版本是2013-02-14的4.0.35。該版本包含部分小改進,詳情請看 http://www.caucho.com/resin-4.0/changes/resin-4.0.36.xtp http://caucho.com/resin-4.0/changes/changes.xtp 其他產(chǎn)品線還是3.1.13.
改進:
4.0.36 -
- access-log: added buffer-size to access log at cluster level (#5378, rep by Andrew Foong)
 - apache: added apache 2.4 support(#5241)
 - apache, iis: added support for disabled servers(#5364)
 - embed: add ResinEmbed.setServerId (#5350, rep by D. Shearer)
 - jmx: MBean/MXBean interface scanning was assuming class implementation matching (#5357, rep by Steve Francis)
 - jdbc: added jdbc 7 stub methods for compilation (#5370)
 - cdi: add NoClassDefError catches for optional classes (#5371)
 - session: jdbc session support for isolated server instances (#5374, rep by Keith Paulson)
 - jCache: removeAll support
 - jCache: isStoreValue=true (#5343)
 - jCache: spec changed to use Configuration instead of builders
 - apache: mod_caucho fix for failover issue(#5266, rep by Shinomiya Nobuaki)
 - iis: isapi_srun.dll fix for failover issue(#5360, rep by Jason Barr)
 
Resin是CAUCHO公司(http://www.caucho.com/)的產(chǎn)品,是一個非常流行的支持 servlets 和jsp的引擎,速度非???。Resin本身包含了一個支持HTTP/1.1的WEB服務(wù)器。雖然它可以顯示動態(tài)內(nèi)容,但是它顯示靜態(tài)內(nèi)容的能力也非常強,速度直逼APACHE SERVER。許多站點都是使用該WEB服務(wù)器構(gòu)建的。
其實對于JSP引擎來說,目前就是Resin和Tomcat.看個人熟悉和喜好來選擇。
下載:
http://www.caucho.com/download/resin-pro-4.0.36.tar.gz
http://www.caucho.com/download/resin-4.0.36.tar.gz
http://www.caucho.com/download/resin-4.0.36-src.tar.gz
文章轉(zhuǎn)載自:開源中國社區(qū) [http://www.oschina.net]















 
 
 
 
 
 
 