On 03/11/15 20:19, Roberto De Ioris wrote:
Hi, i have worked a bit on allowing development of custom uWSGI workers
(using higher level languages).

The following is an example of integrating python aiohttp in uWSGI:

https://github.com/unbit/uwsgi-docs/blob/master/WorkerOverride.rst

You need a special 2.0 branch to use it (but once i get positive report i
can merge to 2.0 easily)


I just tested it on my aio-chat app, using python 3.4 ...

https://github.com/funkybob/aio-mini-chat/tree/feature/uwsgi-asyncio

Appears to work perfectly :)

--
Curtis
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to