On Thu, 8 Mar 2007 11:19:55 -0600
"Ryan Richards" <[EMAIL PROTECTED]> wrote:

> I agree - java server processes can get HUGE. I work with weblogic clusters
> and we constantly have to change the thread pools and stack size on the
> threads because they can get wayyy out of hand. 
> 
>  
> 
> Has anyone successfully created mongrel clusters spanning two or more
> physical servers? Just curious.

Yep, many folks do this.  Just run the mongrels across the servers and
point your webserver or load balancer at them.

-- 
Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu
http://www.zedshaw.com/
http://www.awprofessional.com/title/0321483502 -- The Mongrel Book
http://mongrel.rubyforge.org/
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to