Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5354

HotRod putAll/getAll send proper CH routing

XMLWordPrintable

      We need to enable putAll operation on hot rod to send multiple commands where each owner receives the keys it owns. This way the embedded server has less routing to do.

      This requires having some sort of thread pool for use on the client though, as doing each request sequentially seems it would probably be slower than just sending 1 request.

      This relates to ISPN-5266

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: