You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Luchnikov Alexander (Jira)" <ji...@apache.org> on 2022/05/13 10:11:00 UTC

[jira] [Updated] (IGNITE-15864) CPP Thin: Implement asynchronous network events handling

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

Luchnikov Alexander updated IGNITE-15864:
-----------------------------------------
    Labels: important ise.lts  (was: important)

> CPP Thin: Implement asynchronous network events handling
> --------------------------------------------------------
>
>                 Key: IGNITE-15864
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15864
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 2.11
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: important, ise.lts
>             Fix For: 2.13
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Currently, C++ thin client handles all network operations synchronously. I.e after sending a request to a server it blocks entire socket until it receives response. Let's implement asynchronous socket events handling in separate connection or connection pool.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)