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: Wed, 5 Nov 2008 20:31:30 +0900
- From: Curt Sampson <cjs@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>
- User-agent: Mutt/1.5.17 (2007-11-01)
On 2008-11-05 13:00 +0900 (Wed), Nguyen Vu Hung wrote: > Someone has used libevent's evhttp_handle_request to create a python > based( which uses swig and pyevent) web server. 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). cjs -- Curt Sampson <cjs@example.com> +81 90 7737 2974 Mobile sites and software consulting: http://www.starling-software.com
- Follow-Ups:
- Re: [tlug] Fast HTTP Talk, Httperf and Libevent, Pre-talk Hacking Session
- From: Botond Botyanszki
- 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
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] X11 Session Manager Setup
- Next by Date: Re: [tlug] Re: [RFC] Outline of the fast HTTP talk (PHP benchmark)
- 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