Igor Sapego created IGNITE-15864:
------------------------------------
Summary: 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
Fix For: 2.13
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.3.4#803005)