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

RPC calls should not use an executor if communicating with a single recipient

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.1.2.CR1, 5.1.2.FINAL
    • 5.1.1.FINAL
    • Core
    • None

      The CommandAwareRpcDispatcher makes use of an executor to communicate with recipients in parallel, followed by polling the futures. This step can be heavily optimised if we just have a single recipient, which is a very common case when using distributed (numOwners = 2, and the call is executed on one of the owners).

              manik_jira Manik Surtani (Inactive)
              manik_jira Manik Surtani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: