Hello, Need more detail: which task you try to solve, how you measure delay on read and so on.
Obviously you can get networking overhead for data which stores on remote node. But compared to REPLECATED cache you do not waste time copying data to all nodes on write. Can you provide example? On Wed, Jun 22, 2016 at 10:23 AM, Level D <724172...@qq.com> wrote: > Hi, > > I demand both read and write operations, so I chose partitioned mode > cache. > > When I increased my cluster by one node, I got slower reads. > > Is there any way to make it faster? > > > -- Vladislav Pyatkov