Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8618 Async Hot Rod client
  3. ISPN-8620

Execute operations concurrently over the same connection

XMLWordPrintable

      Since the early days Hot Rod protocol adds messageId to the protocol for pairing RPCs, but currently the connection is occupied when waiting for response. The goal of this is to reduce connection count and send the messages over shared connection. It requires some changes on server since it must continue reading the connection before the response is ready; the request needs to be processed asynchronously, too.

            rvansa1@redhat.com Radim Vansa (Inactive)
            rvansa1@redhat.com Radim Vansa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: