So i started to use asyncio some times ago. I see a lots of threads/forums 
which date back from 2015 or older. My question is what the state of asyncio in 
2019? I guess, the major constrain of having async/await is quiet a drawback. I 
do love asyncio but reinventing the wheel using it is somehow complicated for a 
community. I mean i found disappointed that major scheduler don't use it as 
airflow/luigi/dask. Also pulsar is kind of unmaintained. So now i wonder, 
should i stick with asyncio or some async/await-freed coroutines as use tornado 
or gevent is the way to go?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to