[ 
https://issues.apache.org/jira/browse/IGNITE-11685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876237#comment-16876237
 ] 

Igor Sapego edited comment on IGNITE-11685 at 7/1/19 2:48 PM:
--------------------------------------------------------------

[~alex_pl] sure, let me take a look. I'll leave my comments in 1-2 days. Is 
that OK?


was (Author: isapego):
[~alex_pl] sure, let me take a look.

> Java thin client: Handle multiple async requests in parallel
> ------------------------------------------------------------
>
>                 Key: IGNITE-11685
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11685
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>              Labels: iep-34
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In the current implementation {{ReliableChannel}} uses an exclusive lock to 
> send a request and waits for response synchronously. In this implementation, 
> there are no benefits of using multiple threads. To improve throughput and 
> latency we can implement async request/response processing on the client 
> side, since the server side is already async.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to