Il giorno 28/ago/2012, alle ore 02:57, Stepanov Aleksandr
ha scritto:
> 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
> fi
On Aug 27, 2012, at 5:57 PM, Stepanov Aleksandr 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 uw
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,
Hey,
For this year's summer of code, and for my master dissertation, we
created a project to compile array expressions efficiently (Dag was my
mentor, CCed), which can be found here:
https://github.com/markflorisson88/minivect , the thesis is under
subdirectory 'thesis'. It's currently integrated