On Tue, Aug 28, 2012 at 2:57 AM, Stepanov Aleksandr <alex....@yandex.com> wrote:
> Are there any wsgi server for latest or latest stable pypy?
>
> uwsgi needs to be built with pypy-c and shared libpypy , but i failed to 
> build pypy as described on uwsgi wiki after 5 hours of compiling. i have not 
> find precompiled uwsgi_pypy. uwsgi_python does not works with pypy.
>
> gunicorn starts, but workers fall without traceback.
>
> have somebody recipe to join nginx and pypy?
> --
> Best regards, Aleksandr.

Very likely your best bet is tornado as of now. It gets decent
performance even. You can try twisted web for something slower, but
probably more stable.

Cheers,
fijal
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to