Ruby應用平臺 TorqueBox v1.1.1 發布

fmms 13年前發布 | 10K 次閱讀 TorqueBox Ruby

TorqueBox 提供了一個集成的環境,該環境基于最新版的 JBoss AS 應用服務器,提供包括集群、云計算的功能。

JBoss是一套 開源的企業級 Java 中間件系統,用于實現基于 SOA 的企業應用和服務。目前 JBoss 已經被 RedHat 收購。

在各種 J2EE 應用服務器中,JBoss 是最受歡迎而且功能最為強大的應用服務器。


TorqueBox v1.1.1 發布了,TorqueBox (目前已改名為 TurkeyBox)是一個集成了流行的Ruby技術的忍者級應用平臺,與 Ruby on Rails 類似,同時擴大了Ruby應用功能,以支持包括任務調度,任務隊列,SOAP 處理和遠程通訊。

19091149_t1gr.png

相關鏈接地址:

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.

詳細記錄有:

  • [TORQUE-492] - Globbing doesn't translate multiple single splats correctly
  • [TORQUE-493] - Assets contained in the app/assets fail to serve in Rails 3.1
  • [TORQUE-497] - TorqueBox seg faults with 'invalid memory access' or 'malloc double free' when initializing runtimes
  • [TORQUE-499] - Rails Initialization Wastes Several Seconds Inspecting Caller Stacks
  • [TORQUE-503] - Unable to load bundled gems due to wrong vfs paths
  • [TORQUE-506] - Bootstrap.java should only try to mount jars in JRUBY_HOME
  • [TORQUE-516] - Update docs to mention the -b requirement for clustering
  • [TORQUE-519] - activerecord-jdbc-adapter 1.1.3 fails when used with vfs sqlite path
  • [TORQUE-522] - Update rails template to not include gems that will be automatically included in the Gemfile by rails 3.1


 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!