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

Anycast: make it more efficient

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Major Major
    • 2.9
    • None
    • None

      Since anycasts frequently are to 2 or 3 members, we could derive a class from UnicastRequest and include 2 or 3 destination target members as fields, e.g.

      Address target1, target2, target3;

      This would allow us to get rid of the members and suspects lists, and the requests hashmap.

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

              Created:
              Updated:
              Resolved: