Dear uWSGI community,

I'm an experienced Python web developer but new to both uWSGI and PyPy. I'm 
interested in uWSGI and PyPy because a web application I'm building needs to 
serve a high volume of traffic and will use significant CPU per request.

I found the docs at http://uwsgi-docs.readthedocs.org/en/latest/PyPy.html but 
I'm having trouble sorting through all the available options. It sounds like I 
can use http://projects.unbit.it/downloads/pypy/libpypy-c-x86_64.so on an 
Ubuntu Trusty 64-bit server to avoid building/translating lbypypy-c myself, 
which would be preferable.

So how can I get from the libpypy-c-x86_64.so I downloaded to a new pypy 
virtualenv which uses that .so, into which I can (pip?) install uWSGI?

Thanks in advance for any help you can provide.
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to