Hi Roberto,

Is there a uWSGI shared library accessible ? I would like to use Cython and extend uWSGI to dispatch commands via the master FIFO to the uWSGI workers.

Regards,

Etienne


Le 2017-12-21 à 06:03, Roberto De Ioris a écrit :
Hi Roberto,

Is it possible to access the master FIFO in Python to get a custom
Python interactive interpreter and the "uwsgi" module ?
The uwsgi module is available only for code running into uWSGI itself so i
do not think is a viable approach.

Maybe a master plugin (to write in c/c++) with an ad-hoc protocol ?



--
Etienne Robillard
tkad...@yandex.com
https://www.isotopesoftware.ca/

_______________________________________________
uWSGI mailing list
uWSGI@lists.unbit.it
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to