Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Re: [RFC] Outline of the fast HTTP talk
- Date: Wed, 05 Nov 2008 13:41:39 +0900
- From: Edward Middleton <emiddleton@example.com>
- Subject: Re: [tlug] Re: [RFC] Outline of the fast HTTP talk
- References: <87fxm9tfx7.fsf-genuine-vii@john.fremlin.org> <20081103093743.GB14296@lucky.cynic.net> <87zlkhrreb.fsf-genuine-vii@john.fremlin.org> <20081103141806.GA12339@smtp.office.cynic.net> <87wsfkab9i.fsf-genuine-vii@john.fremlin.org> <20081104005417.GA27170@pragmatic.cynic.net> <490FA7A2.7010700@bebear.net> <877i7kcjy4.fsf-genuine-vii@john.fremlin.org> <20081104110926.GA27318@smtp.office.cynic.net> <874p2mvngy.fsf-genuine-vii@john.fremlin.org>
- User-agent: Thunderbird 2.0.0.17 (X11/20080929)
John Fremlin wrote: > Curt Sampson <cjs@example.com> writes: > >> On 2008-11-04 02:18 +0000 (Tue), John Fremlin wrote: >> >>>>> (Or does mongrel have the capability to use multiple processes?) >>>>> >>> Mongrel is multithreaded >>> >> Err...that doesn't answer my question. >> >> My reasoning is this: Mongrel is written in Ruby web server, Ruby 1.8 >> does not support native OS threads, but only its own in-process "green" >> threads, and therefore Mongrel will have to distribute its load amongst >> multiple processes if it's to distribute its load across more than one >> core. >> > > Yes, that is a famous problem with Mongrel and single-threaded Ruby. > Does it make much sense having a single request distributing its processing across more then one core? I could understand this being useful for a CPU intensive task like image processing but for a web server this just seems to be extra overhead. evented_mongrel[1] thin[2] and ebb[3] can handle multiple requests fine without the need for native thread support in Ruby. Edward 1. http://swiftiply.swiftcore.org/mongrel.html 2. http://code.macournoyer.com/thin/ 3. http://ebb.rubyforge.org/
- Follow-Ups:
- Re: [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: Curt Sampson
- References:
- [tlug] [RFC] Outline of the fast HTTP talk
- From: John Fremlin
- Re: [tlug] [RFC] Outline of the fast HTTP talk
- From: Curt Sampson
- [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: John Fremlin
- [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: Curt Sampson
- [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: John Fremlin
- [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: Curt Sampson
- Re: [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: Edward Middleton
- [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: John Fremlin
- Re: [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: Curt Sampson
- [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: John Fremlin
Home | Main Index | Thread Index
- Prev by Date: [tlug] Re: [RFC] Outline of the fast HTTP talk
- Next by Date: Re: [tlug] X11 Session Manager Setup
- Previous by thread: [tlug] Re: [RFC] Outline of the fast HTTP talk
- Next by thread: Re: [tlug] Re: [RFC] Outline of the fast HTTP talk
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links