Ivan Daschinskiy created IGNITE-13911:
-----------------------------------------
Summary: asyncio version of python ignite thin client
Key: IGNITE-13911
URL:
https://issues.apache.org/jira/browse/IGNITE-13911 Project: Ignite
Issue Type: Improvement
Components: python
Reporter: Ivan Daschinskiy
Assignee: Ivan Daschinskiy
Currently, asyncio is default event-loop and coroutine engine for python 3.6+. This approach can drastically improve performance of IO-bound tasks. So it is important to implement asyncio version of python ignite client. Old synchronous version should remain and share common code with asyncio version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)