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
- 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
- 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
No comments:
Post a Comment