> Cool. Would the pypy plugin and the gevent plugin work together? I seem to > recall reading that pypy jit doesn't work with greenlet. Not really sure. > >
afaik pypy has its internal greenlet implementation. The sad part is that it cannot be jit'ted, so there is no advantage in using it over cpython -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
