You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Daschinskiy (Jira)" <ji...@apache.org> on 2020/12/25 10:32:00 UTC

[jira] [Updated] (IGNITE-13911) asyncio version of python ignite thin client

     [ https://issues.apache.org/jira/browse/IGNITE-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Daschinskiy updated IGNITE-13911:
--------------------------------------
    Issue Type: New Feature  (was: Improvement)

> asyncio version of python ignite thin client
> --------------------------------------------
>
>                 Key: IGNITE-13911
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13911
>             Project: Ignite
>          Issue Type: New Feature
>          Components: python
>            Reporter: Ivan Daschinskiy
>            Assignee: Ivan Daschinskiy
>            Priority: Major
>
> 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)