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

John Anderson sontek at gmail.com
Fri Sep 30 05:39:21 CEST 2011


In cpython I deploy using gevent or gunicorn for high performance/low memory
usage with the ability to be non-blocking for realtime communication using
socket.io.

If I want to move to using PyPy... what are my options for this type of
setup?   Is there a non-blocking webserver in python that works well with
PyPy?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110929/b3a0073d/attachment.html>


More information about the pypy-dev mailing list