[pypy-dev] wsgi

gelin yan dynamicgl at gmail.com
Tue Aug 28 12:43:21 CEST 2012


On Tue, Aug 28, 2012 at 5:11 PM, Maciej Fijalkowski <fijall at gmail.com>wrote:

> On Tue, Aug 28, 2012 at 2:57 AM, Stepanov Aleksandr <alex.eri at 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 at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>

Hi

   You can try cyclone (http://cyclone.io) it is twisted based. I ran some
tests on ubuntu with pypy, The performance was quite impressive so I plan
to use it with pypy for production purpose.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120828/5d48d660/attachment.html>


More information about the pypy-dev mailing list