On Dec 19, 2007 10:31 PM, Steve Midgley <[EMAIL PROTECTED]> wrote:
> At 02:42 AM 12/19/2007, [EMAIL PROTECTED] wrote:
> >Message: 6
> >Date: Tue, 18 Dec 2007 12:34:54 -0600
> >From: "Mason Hale" <[EMAIL PROTECTED]>
> >Subject: Re: [Mongrel] Long-running pages cause mongrel time-outs
> >To: mongrel-users@rubyforge.org
> >Message-ID:
> >         <[EMAIL PROTECTED]>
> >Content-Type: text/plain; charset="iso-8859-1"
> >
> >Hi Ezra --
> >
> >I found it interesting that you recommended Bj (backgroundjobs) and
> >not
> >BackgrounDrb. I hadn't heard of Bj before, and I'll check it out.
> >Thanks for
> >the link. Given that you initiated the development BackgrounDrb, I'm
> >curious
> >when and where you would recommend Bj over BackgrounDrb.
> >
> >Mason
>
> Hi Mason,
>
> I found this link which clearly illuminates your question.
>
> http://groups.google.com/group/ruby-talk-google/browse_frm/thread/144e9b3644ffe88e#38b99ec30098b956
>
> In short: BackgroundRb relies on slave.rb (maintained by Ara T Howard,
> the author of Bj), and Ara claims only one person (Eric Hodel)
> understands how to use slave.rb properly: so BackgroundRb is just too
> complex to maintain (too much flexibility). Bj is specifically designed
> to address this issue.

Thats just one side of the story. BackgrounDRb no longer depends
slave.rb. Its stable as hell. There is not a single bug in
BackgrounDRb that has been reported and not solved. You can checkout
activity on BackgrounDRb mailing list.

BackgrounDRb is not Bj however, It can be if you want to use it like
that. Please check your facts before making any such claims.

>
> Erza's company EngineYard is one of the sponsors of Bj - so it's
> designed to meet some business needs of theirs (I'm a customer so that
> includes me!).
>
>  From my analysis, Bj looks good b/c it puts the jobs into a database
> table so things are both persistent and scalable with very little
> additional infrastructure.
>
> Steve
>
>
> _______________________________________________
> Mongrel-users mailing list
> Mongrel-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/mongrel-users
>



-- 
Let them talk of their oriental summer climes of everlasting
conservatories; give me the privilege of making my own summer with my
own coals.

http://gnufied.org
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to