[pypy-dev] Realtime communication and webserver to use with pypy?

Dirkjan Ochtman dirkjan at ochtman.nl
Fri Sep 30 09:28:04 CEST 2011


On Fri, Sep 30, 2011 at 07:42, William ML Leslie
<william.leslie.ttg at gmail.com> wrote:
> Twisted has worked well for some time.  Gevent is written in cython,
> which is currently not supported.  Not sure about Gunicorn, it seems
> to be able to sit on top of several different workers.

Looks like gunicorn will work:

https://bitbucket.org/pypy/compatibility/wiki/gunicorn

(I remember reading about someone who had actually done this who was
quite satisfied with the setup, but I don't remember where.)

Cheers,

Dirkjan


More information about the pypy-dev mailing list