娅索9068 发表于 2016-6-3 11:04:05

Immutant 2.1.3 发布,Clojure 应用服务器

欢迎加入运维网交流群:263444886
                  Immutant 2.1.3 发布了,Immutant 是一个 Clojure 的应用服务器,这是一个基于 JBoss AS 7 的集成平台,用于 Ring 处理、异步消息、缓存、任务调度、XA 事务、集群和守护进程等等。
  该版本主要是小的 bug 修复和文档的完善,解决的问题包括:

[*] - An async call in WildFly can result in a TimeoutException that permanently breaks an app
[*] - Deploying a servlet to EAP fails if websockets isn't activated
[*] - Document that a queue shouldn't be shared between 'listen and 'respond
[*] - Using web/run :filter-map option causes ClassCastException
[*] - Graceful Shutdown of Web Server
[*] - deprecate util/app-root and util/app-relative
[*] - Caching tests fail under WildFly 10.0.0.Final
[*] - document org.immutant/wildfly dependency in installation & wildfly guides
[*] - provide a non-decoded :path-info to ring
[*] - Impossible to run handlers on IO thread (:dispatch? false)
[*] - Passing undertow options to web/run can result in wrong :port in result
页: [1]
查看完整版本: Immutant 2.1.3 发布,Clojure 应用服务器