Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multicast Routing Algorithms and Protocols
#1

[attachment=5825]
Implementation of Multicast Routing with Delay and Delay Variation Constraints for Collaborative
Applications on Overlay Networks

Abstract:
Computer supported collaborative applications on overlay networks are gaining popularity among users who are geographically dispersed. Examples of these kinds of applications include video-conferencing, distributed database replication, and online games. This type of application requires a multicasting subnetwork, using which messages should arrive at the destinations within a specified delay bound. These applications also require that destinations receive the message from the source at approximately the same time. The problem of finding a multicasting subnetwork with delay and delay-variation bound has been proved to be an NP Complete problem in the literature and heuristics have been proposed for this problem. In this paper, we provide an efficient heuristic to obtain a multicast subnetwork on an overlay network, given a source and a set of destinations that is within a specified maximum delay and a specified maximum variation in the delays from a source to the destinations. We have shown that our algorithm is significantly better in terms of time-complexity than existing algorithms for the same problem. Our extensive empirical studies indicate that our heuristic uses significantly less runtime in comparison with the best-known heuristics while achieving the tightest delay variation for a given end-to end
delay bound.

Existing system:

The multicasting subnetwork messages arrived at the destinations within a specified delay bound.
The applications also require that destinations receive the message from the source

Proposed system:
In our proposed system, we have to determine a multicasting subnetwork with end-to-end delay bound and delay variation bounded for collaborative applications on overlay network.
We have to overcome the Delay and Delay Variation Bounded Multicasting Network (DVBMN) problem by using heuristic chain.
The problem of DVBMN is one of finding a subnetwork given a source and a set of destinations that satisfies the QoS (Quality of Service) requirements on the maximum delay from the source to any of the destinations and on the maximum underestimation delay variance.
Heuristic Chain achieves the tightest delay variation for a given delay bound.

Modules:Heart

Buffering messages
Shortest path using heuristic chain
determine the delay chain
reorganization of the multicasting subnetwork
Reply

#2
In the age of multimedia and high-speed networks, multicast is one of the mechanisms by which the power of the Internet can be further harnessed in an efficient manner. It has been increasingly used by various continuous media applications such as teleconferencing, distance learning, and voice & video transmission. Compared with unicast and broadcast, multicast can save network bandwidth and make transmission more efficient. In this seminars, we will review the history of the multicast, present you several existing multicast routing algorithms and analysis the features of the existing Multicast routing protocols that have been proposed for best effort multicast. Some of the issues and open problems related to multicast implementation and deployment are discussed as well.
Reply

#3
In the age of multimedia and high-speed networks, multicast is one of the mechanisms by which the power of the Internet can be further harnessed in an efficient manner. It has been increasingly used by various continuous media applications such as teleconferencing, distance learning, and voice & video transmission. Compared with unicast and broadcast, multicast can save network bandwidth and make transmission more efficient. In this seminars, we will review the history of the multicast, present you several existing multicast routing algorithms and analysis the features of the existing Multicast routing protocols that have been proposed for best effort multicast. Some of the issues and open problems related to multicast implementation and deployment are discussed as well
Reply

#4
please read http://seminarsprojects.net/Thread-multicast--832 technical report and presentation for Multicast Routing Algorithms and Protocols
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.