On Fri, Sep 30, 2011 at 4:28 AM, Dirkjan Ochtman <dirkjan@ochtman.nl> wrote:
On Fri, Sep 30, 2011 at 07:42, William ML Leslie <william.leslie.ttg@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 _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
Are you talking about this by chance? http://www.reddit.com/r/Python/comments/kt8bx/ask_rpython_whats_your_experie...