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

Pavel Tupitsyn updated IGNITE-13496:
------------------------------------
    Description: 
IGNITE-7623 introduces async APIs to the Java thin client. However, socket 
writes still cause user thread blocking and thus reduce scalability.

Investigate and prepare an IEP to use non-blocking IO.

This ticket does not affect user-facing APIs, only changes the way we do IO 
internally.

  was:
IGNITE-7623 introduces async APIs to the Java thin client. However, socket 
writes still cause user thread blocking and thus reduce scalability.

Investigate and prepare an IEP to use non-blocking IO.


> Java thin: Use non-blocking socket IO 
> --------------------------------------
>
>                 Key: IGNITE-13496
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13496
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 2.9
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>             Fix For: 2.10
>
>
> IGNITE-7623 introduces async APIs to the Java thin client. However, socket 
> writes still cause user thread blocking and thus reduce scalability.
> Investigate and prepare an IEP to use non-blocking IO.
> This ticket does not affect user-facing APIs, only changes the way we do IO 
> internally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to