Hi everyone, thanks to the effort of Maciej Fijalkowski (and contributions of Alex Gaynor and Armin Rigo) we now have a fully working PyPy plugin into uWSGI. The plugin works via cffi, and already supports multithreading and a good set of the uWSGI api (like caching and rpc) In the next few days i will start spamming major PaaS/ISPs using uWSGI (included my company) to ask them to offer an option to use PyPy in their services. I will probably start with pythonanywhere.com, as they make a massive use of unique uWSGI features and already offer PyPy as shell. The plugin requires nightly builds and libpypy-c.so, so (for now, i hope it will change soon ;) you need to build/translate it on your own (i have added some prebuilt version in my download area, but they are ubuntu-specific). Documentation: http://uwsgi-docs.readthedocs.org/en/latest/PyPy.html Benchmarks: http://uwsgi-docs.readthedocs.org/en/latest/PyPy_benchmarks.html Thanks a lot -- Roberto De Ioris http://unbit.it
wow good job roberto and pypy team. that will surely increase adoption of pypy. so zeromq working in pypy now too? On May 26, 2013 1:26 PM, "Roberto De Ioris" <roberto@unbit.it> wrote:
Hi everyone, thanks to the effort of Maciej Fijalkowski (and contributions of Alex Gaynor and Armin Rigo) we now have a fully working PyPy plugin into uWSGI.
The plugin works via cffi, and already supports multithreading and a good set of the uWSGI api (like caching and rpc)
In the next few days i will start spamming major PaaS/ISPs using uWSGI (included my company) to ask them to offer an option to use PyPy in their services. I will probably start with pythonanywhere.com, as they make a massive use of unique uWSGI features and already offer PyPy as shell.
The plugin requires nightly builds and libpypy-c.so, so (for now, i hope it will change soon ;) you need to build/translate it on your own (i have added some prebuilt version in my download area, but they are ubuntu-specific).
Documentation: http://uwsgi-docs.readthedocs.org/en/latest/PyPy.html
Benchmarks: http://uwsgi-docs.readthedocs.org/en/latest/PyPy_benchmarks.html
Thanks a lot
-- Roberto De Ioris http://unbit.it _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
On Sun, May 26, 2013 at 12:20 PM, Phyo Arkar <phyo.arkarlwin@gmail.com> wrote:
wow good job roberto and pypy team. that will surely increase adoption of pypy. so zeromq working in pypy now too?
that has been true for at least a while now
On May 26, 2013 1:26 PM, "Roberto De Ioris" <roberto@unbit.it> wrote:
Hi everyone, thanks to the effort of Maciej Fijalkowski (and contributions of Alex Gaynor and Armin Rigo) we now have a fully working PyPy plugin into uWSGI.
The plugin works via cffi, and already supports multithreading and a good set of the uWSGI api (like caching and rpc)
In the next few days i will start spamming major PaaS/ISPs using uWSGI (included my company) to ask them to offer an option to use PyPy in their services. I will probably start with pythonanywhere.com, as they make a massive use of unique uWSGI features and already offer PyPy as shell.
The plugin requires nightly builds and libpypy-c.so, so (for now, i hope it will change soon ;) you need to build/translate it on your own (i have added some prebuilt version in my download area, but they are ubuntu-specific).
Documentation: http://uwsgi-docs.readthedocs.org/en/latest/PyPy.html
Benchmarks: http://uwsgi-docs.readthedocs.org/en/latest/PyPy_benchmarks.html
Thanks a lot
-- Roberto De Ioris http://unbit.it _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
I was unable to compile it just several days ago - will try soon to see if it got fixed On Sun, May 26, 2013 at 9:43 PM, Maciej Fijalkowski <fijall@gmail.com>wrote:
On Sun, May 26, 2013 at 12:20 PM, Phyo Arkar <phyo.arkarlwin@gmail.com> wrote:
wow good job roberto and pypy team. that will surely increase adoption of pypy. so zeromq working in pypy now too?
that has been true for at least a while now
On May 26, 2013 1:26 PM, "Roberto De Ioris" <roberto@unbit.it> wrote:
Hi everyone, thanks to the effort of Maciej Fijalkowski (and
of Alex Gaynor and Armin Rigo) we now have a fully working PyPy plugin into uWSGI.
The plugin works via cffi, and already supports multithreading and a good set of the uWSGI api (like caching and rpc)
In the next few days i will start spamming major PaaS/ISPs using uWSGI (included my company) to ask them to offer an option to use PyPy in
contributions their
services. I will probably start with pythonanywhere.com, as they make a massive use of unique uWSGI features and already offer PyPy as shell.
The plugin requires nightly builds and libpypy-c.so, so (for now, i hope it will change soon ;) you need to build/translate it on your own (i have added some prebuilt version in my download area, but they are ubuntu-specific).
Documentation: http://uwsgi-docs.readthedocs.org/en/latest/PyPy.html
Benchmarks: http://uwsgi-docs.readthedocs.org/en/latest/PyPy_benchmarks.html
Thanks a lot
-- Roberto De Ioris http://unbit.it _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
-- Steve Kieu
Great, compilation has been fixed !! On Sun, May 26, 2013 at 9:50 PM, Steve Kieu <msh.computing@gmail.com> wrote:
I was unable to compile it just several days ago - will try soon to see if it got fixed
On Sun, May 26, 2013 at 9:43 PM, Maciej Fijalkowski <fijall@gmail.com>wrote:
On Sun, May 26, 2013 at 12:20 PM, Phyo Arkar <phyo.arkarlwin@gmail.com> wrote:
wow good job roberto and pypy team. that will surely increase adoption of pypy. so zeromq working in pypy now too?
that has been true for at least a while now
On May 26, 2013 1:26 PM, "Roberto De Ioris" <roberto@unbit.it> wrote:
Hi everyone, thanks to the effort of Maciej Fijalkowski (and
of Alex Gaynor and Armin Rigo) we now have a fully working PyPy plugin into uWSGI.
The plugin works via cffi, and already supports multithreading and a good set of the uWSGI api (like caching and rpc)
In the next few days i will start spamming major PaaS/ISPs using uWSGI (included my company) to ask them to offer an option to use PyPy in
contributions their
services. I will probably start with pythonanywhere.com, as they make a massive use of unique uWSGI features and already offer PyPy as shell.
The plugin requires nightly builds and libpypy-c.so, so (for now, i hope it will change soon ;) you need to build/translate it on your own (i have added some prebuilt version in my download area, but they are ubuntu-specific).
Documentation: http://uwsgi-docs.readthedocs.org/en/latest/PyPy.html
Benchmarks: http://uwsgi-docs.readthedocs.org/en/latest/PyPy_benchmarks.html
Thanks a lot
-- Roberto De Ioris http://unbit.it _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
-- Steve Kieu
-- Steve Kieu
participants (4)
-
Maciej Fijalkowski -
Phyo Arkar -
Roberto De Ioris -
Steve Kieu