calling python is possible (and pretty easy, an emperor_python plugin will be nore more than 50 lines), but integrating gevent is impossibile as the emperor as its low level event libray while gevent uses higher level libev.
The alternative then is to run a thread. A single thread would not be a problem.
-- дамјан _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
