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

TP: use of multiple transports

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • 5.1
    • None
    • None
    • 0
    • 0% 0%

    Description

      Refactor TP so that the socket sending and receiving is done in a separate class (UDP, TCP, TCP_NIO). Once this is done, add the ability to attach multiple transports to TP, e.g. UDP and TCP.
      The UDP transport could then be used for cluster wide messages (null destination) and the TCP transport could be used for unicast messages (non-null destination).
      Or this could be overridden by a message flag on a per-message basis !
      We could even attach multiple transports of the same type, e.g. one per physical network (10.x.x.x and 192.168.x.x), and do round-robin sending over them.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: