summaryrefslogtreecommitdiffstats
path: root/cli
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-02-09 14:16:52 +0530
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-02-09 23:04:47 +0530
commit64cca26df51e929cc32b43148be64190c62ea793 (patch)
treef1df333b9678722bf08c779fbe3ea699e087918a /cli
parent9f570a3967c0a4ebbe35a04284181406faf8fe36 (diff)
gluster-block: threadify remote requests
Before: ------ rpc clnt_call() is synchronous, for a multipath request each remote call has to wait until the previous remote call returns i,e each remote op happens in serial. After: ----- As we now threadify the remote calls, all the remote call's happens in parallel shrinking the overall latency for create and delete requests. Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions