Concast: Design and Implementation of a New Network Service

  • Authors:
  • Kenneth L. Calvert;James Griffioen;Amit Sehgal;Su Wen

  • Affiliations:
  • -;-;-;-

  • Venue:
  • ICNP '99 Proceedings of the Seventh Annual International Conference on Network Protocols
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper introduces concast, a new network service. Concast is the inverse of multicast: multiple sources send messages toward the same destination, which results in a single message being delivered to the destination. The received message appears to come from the concast group rather than any particular receiver. Different forms of concast service can be defined by varying the mapping from the set of sent messages to the received message. The service is useful for preventing implosion and reducing bandwidth consumption in cases where many senders transmit to the same receiver---for example in aggregating (or suppressing) positive (or negative) acknowledgementsWe define the semantics of a simple concast service that is the inverse of multicast, as well as a more general custom concast, which allows users to define certain aspects of the service's semantics. We describe how to implement the service so that it scales approximately as well as IP multicast. We also present results from a simulation study showing that concast provides significant benefits in a layered-video application.