发布于 2015-06-22 23:50:23 | 151 次阅读 | 评论: 0 | 来源: 网友投递
Immutant Clojure应用服务器
Immutant 是一个 Clojure 的应用服务器,它是一个集成平台,基于 JBoss AS 7 构建,提供 Ring 处理器、异步消息、缓存、任务调度、XA 事务、集群和守护进程等等支持。
Immutant 2.0.2 补丁版发布,该版本解决了 Websocket on-close
处理器的一项问题:
[IMMUTANT-563] - on-close handler for async channels doesn't fire if server is stopped
[IMMUTANT-564] - Websocket on-close handlers not being called when Safari client goes away
更多内容请查看发行说明。
Immutant 是一个 Clojure 的应用服务器,它是一个集成平台,基于 JBoss AS 7 构建,提供 Ring 处理器、异步消息、缓存、任务调度、XA 事务、集群和守护进程等等支持。