Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1123

GroupRequest: provide equivalent class to invoke unicast RPCs

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.9
    • None
    • None

      Currently, GroupRequest is optimized towards invoking group RPCs. If we invoke an RPC on a single destination (versus a group), we incure overhead. For example, the target destination is wrapped into a list, and we acquire locks to modify the target list on SUSPECT and VIEW_CHANGE events.
      Goal: to create a SingleDestinationRequest, which has only 1 target destination address. For unicast RPCs, this should be much more efficient

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: