Ruby 應用平臺,TorqueBox v2.0.0 發布
TorqueBox 團隊很高興的發布了 TorqueBox v2.0.0.
相關鏈接地址:
- Download TorqueBox 2.0.0 (ZIP)
- Browse HTML manual
- Browse JavaDocs
- Browse Gem RDocs
- Download PDF manual
- Download ePub manual
TorqueBox (目前已改名為 TurkeyBox)是一個集成了流行的Ruby技術的忍者級應用平臺,與 Ruby on Rails 類似,同時擴大了Ruby應用功能,以支持包括任務調度,任務隊列,SOAP 處理和遠程通訊。
TorqueBox 提供了一個集成的環境,該環境基于最新版的 JBoss AS 應用服務器,提供包括集群、云計算的功能。
TorqueBox 2.0.0 final 是一個主要的更新版本,主要改進包括:
- JRuby 1.6.7 (with better Ruby 1.9 support)
- JBoss AS 7.1.1 (faster boot time, smaller memory footprint)
- Multi-resource distributed XA transactions
- WebSockets/STOMP
- Considerable speed & memory improvements over 1.x
該版本修復了 CR1 的問題:
- [TORQUE-190] - Create Documentation for Production setup of Torquebox
- [TORQUE-683] - Stomplets fails sometimes during setup
- [TORQUE-713] - TorqueBox documentation should highlight necessary postgres XA configuration changes
- [TORQUE-715] - torquebox upstart task does not properly kill standalone server when stopping the torquebox service
- [TORQUE-723] - jobs cannot load classes in a namespace
- [TORQUE-725] - Document new torquebox run options
- [TORQUE-726] - by default the Gemfile does not specify the version of torquebox, which cause bundle to bring in 1.1.1 => causes errors at runtime
- [TORQUE-728] - Log a Warning and Disable XA When We Can't Parse database.yml
- [TORQUE-729] - injection analyzer fails at startup
- [TORQUE-730] - Default Xss is too small for medium-to-large Rails apps
- [TORQUE-731] - torquebox.rb DSL no longer forwards options to services
- [TORQUE-732] - Don't Automatically Attempt XA Connections to Non-Standard Database Keys in database.yml
- [TORQUE-733] - Limit Maximum Stack Depth During Injection Analysis
- [TORQUE-736] - Upgrade to AS 7.1.1.Final
- [TORQUE-737] - Rails template (for Rails 2.x, at least) should enable torquebox_store for non-session caching (Rails.cache)
- [TORQUE-738] - Torquebox/JBoss tries to deploy netty jar as application
- [TORQUE-739] - Component configuration involving arrays don't survive full transfer to components when using torquebox.rb DSL
- [TORQUE-743] - Write a basic config/torquebox.yml with some instructional comments as part of $TORQUEBOX_HOME/share/rails/template.rb
- [TORQUE-744] - Support torquebox_init.rb in both ROOT and ROOT/config
- [TORQUE-745] - TorqueBox Session (Section 4.4) Docs Should Show Session Usage for Rack Apps and Cross-Reference Rails / Sinatra Examples
- [TORQUE-746] - TorqueBox::Infinispan::Cache not using cluster, always local
- [TORQUE-747] - Change deploy:restart deploy:stop deploy:start behaviour
- [TORQUE-749] - Clustered Jobs/Services should be singleton by default
- [TORQUE-750] - Resource Injection is befuddled
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!