Thursday, November 26, 2009

WebROaR

Ruby Application Server
  • Dead simple Ruby on Rails™ Application Deployment
  • 5 to 55% faster than other deployment stacks
  • Admin Panel with run time performance numbers
  • Exception Notifications
  • Free & Open Source Software
Features
  • Simplified deployment with maximum performance
  • Runs Ruby on Rails™ as well as other Rack compliant applications
  • Run multiple applications simultaneously
  • Intelligent load balancing
  • Dynamically reap stuck Ruby processing instances
  • Provides run time performance data for the deployed applications
  • Generates notifications in case exceptions occur in any of the deployed applications
Download
  • WebROaR can be downloaded and installed using the following commands:

    gem sources -a http://gems.github.com
    sudo gem install webroar
    sudo webroar install

  • Or if one likes living in the fast lane, the edge version can be installed using the following commands:

    git clone git://github.com/webroar/webroar
    cd webroar
    sudo rake install
http://webroar.in

No comments: