Hello

Development - only webrick & mongrel

Production - Mongrel cluster

features
- Load balancing
- request sharing
- Starts with one simple command
- restarts & stops
- Creates a PID file so you can kill process
- runs in daemon mode


Now if you are planning to deploy some app for least 30 people- you can 
use webrick on dev mode will not matter; but MC is for production use.

http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/

The link will help you understand more on your question

Thanks
-Raghavendra

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to