On Fri, Jan 25, 2008 at 08:54:58PM +0530, hemant wrote:
[..]
> >  > how about the middleman's workers, are they on their own thread outside
> >  > the rails app or would they be working with a mongrels instance?
> >
> >  The workers are running in separate threads inside the DRb server
> >  process. In fact that's the whole point of backgrounDRb - free up the
> >  Mongrel processes from having to handle long-running tasks.
> 
> Thanks Jens, but just to correct a bit, workers run in their own process.

Ah, thanks for pointing that out. I didn't follow the recent development
of backgrounDRb, I guess that's one thing that has changed with it's
rewrite?

Jens

-- 
Jens Krämer
webit! Gesellschaft für neue Medien mbH
Schnorrstraße 76 | 01069 Dresden
Telefon +49 351 46766-0 | Telefax +49 351 46766-66
[EMAIL PROTECTED] | www.webit.de
 
Amtsgericht Dresden | HRB 15422
GF Sven Haubold
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to