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

SCTP transport

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • 5.2.12
    • None
    • None

      Provide a new transport based on SCTP. The advantages of SCTP are:

      • Message based (like UDP), not stream based (like TCP), but still reliable
      • Allows to bind to multiple endpoints (failover)

      This requires the new NIO2 based transport to be completed, so this feature will probably be moved into a next release. Also, in JDK we only have a com.sun.nio.sctp package; once this is standardized it will be in a java.nio.channels.sctp package.

      [1] http://www.oracle.com/technetwork/articles/javase/index-139946.html

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

              Created:
              Updated:
              Resolved: