Is mod_php walking on its road?

Steve Chu stvchu at gmail.com
Tue Oct 23 14:51:54 MSD 2007


Sorry,all
    I made a mistake, nginx is using epoll, so blocked I/O will be a
big problem. The same problem we meet when we write
memcachedb(http://code.google.com/p/memcachedb/).


On 10/23/07, Manlio Perillo <manlio_perillo at libero.it> wrote:
> Igor Sysoev ha scritto:
> > On Tue, Oct 23, 2007 at 11:46:48AM +0200, Manlio Perillo wrote:
> >
> >> Igor Sysoev ha scritto:
> >>> On Tue, Oct 23, 2007 at 05:02:09PM +0800, Steve Chu wrote:
> >>>
>  >
> > [...]
> >
> > The threads are required thorough programming if you want production
> > grade server, but not toy.
> >
>
> This is the reason why I'm writing mod_wsgi.
>
> All the pure Python HTTP servers (with the exception of Twisted) are
> threads based.
> Indeed, I can only consider them as toys (with the exception, again, of
> Twisted).
>
>
> I will add thread support only when I will be sure of what I'm doing.
> If possible, I would like to be able to handle threads in the Python
> application and not in mod_wsgi.
>
>
>
> Regards  Manlio Perillo
>
>


-- 
Steve Chu
http://stvchu.org





More information about the nginx mailing list