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] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- Date: Thu, 6 Nov 2008 17:27:18 +0100
- From: Botond Botyanszki <tlug@example.com>
- Subject: Re: [tlug] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- 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> <490FFE94.6030301@bebear.net> <20081104111251.GB27318@smtp.office.cynic.net> <491049E6.9070201@bebear.net> <20081105000104.GC9096@pragmatic.cynic.net> <78d7dd350811042000u50e99f81l7bee1a130a05f66d@mail.gmail.com> <20081105113130.GI13449@lucky.cynic.net>
On Wed, 5 Nov 2008 20:31:30 +0900 Curt Sampson <cjs@example.com> wrote: > I should point out here that, while the event-based stuff is nice, it > gives you only concurrency (the appearance of many things running at > once) and not parallelism (actually having more than one thing running > at once). You still need separate threads of control of some sort for > parallelism (leaving aside multiple-dispatch architectures that are not > really suited for web servers). We tried to use libevent in a heavy multithreaded application and it turned out to be a dead end. Synchronization made it way too complex, so we ended up ditching the event driven model and wrote our own library around select, poll, epoll, kqueue. It will be GPL someday, I'll drop a note here when that happens. BotondAttachment: signature.asc
Description: PGP signature
- 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
- Re: [tlug] Re: [RFC] Outline of the fast HTTP talk
- From: Edward Middleton
- Re: [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] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- From: Curt Sampson
- Re: [tlug] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- From: Nguyen Vu Hung
- Re: [tlug] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- Next by Date: Re: [tlug] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- Previous by thread: Re: [tlug] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- Next by thread: Re: [tlug] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links