本页包含1张图片,默认未加载,显示所有图片
红薯 发布于 9个月前,共有 0 条评论
TorqueBox v1.1.1 发布了,TorqueBox (目前已改名为 TurkeyBox)是一个集成了流行的Ruby技术的忍者级应用平台,与 Ruby on Rails 类似,同时扩大了Ruby应用功能,以支持包括任务调度,任务队列,SOAP 处理和远程通讯。
TorqueBox 提供了一个集成的环境,该环境基于最新版的 JBoss AS 应用服务器,提供包括集群、云计算的功能。
相关链接地址:
TorqueBox v1.1.1 是一个补丁修复版本,主要包含的改进包括:
JRuby 1.6.3 has an issue that may cause TorqueBox to crash when an app is deployed (see JRUBY-5933 for the specifics). This release includes a workaround to prevent that from happening. This issue currently affects TorqueBox 1.1.
We made a small change to the way we initialize JRuby runtimes for Rails applications, resulting in a ~30% improvement in the runtime startup time.
Improved support for Rails 3.1. Rails 3.1 is in the release candidate stage (currently rc5), and often has significant changes between candidates. As such, we may need to make another TorqueBox release when Rails 3.1 final is released to track additional changes there.
详细记录有: