Re: Coroutines and blocking IO
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Coroutines and blocking IO
- From: D Burgess <dburgess@...>
- Date: 2006年1月27日 16:40:16 +1100
On 1/27/06, Jon Smirl <jonsmirl@gmail.com> wrote:
> Zeus and Lighttpd are implemented in almost exactly the same manner.
> Check out the source for lighttpd since Zeus is commercial. The source
> code is small and easy to understand.
>
> http://www.lighttpd.net/
>
> Lighttpd beats everything out there except for Zeus and Zeus only has
> a slim lead over it.
Yep, I know. I use them both as reasons for using NB/IO and AIO.
DB
- References:
- Coroutines and blocking IO, Jon Smirl
- Re: Coroutines and blocking IO, Jeff Sheets
- Re: Coroutines and blocking IO, Jon Smirl
- Re: Coroutines and blocking IO, Javier Guerra
- Re: Coroutines and blocking IO, Jon Smirl
- Re: Coroutines and blocking IO, Glenn Maynard
- Re: Coroutines and blocking IO, Jon Smirl
- Re: Coroutines and blocking IO, Klaus Ripke
- Re: Coroutines and blocking IO, D Burgess
- Re: Coroutines and blocking IO, Jon Smirl