Changes between Version 34 and Version 35 of Old/NodeHandler/Multicast
- Timestamp:
- Apr 3, 2006, 7:10:24 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/NodeHandler/Multicast
v34 v35 22 22 - existing messages being sent from the NodeAgent to the NodeHandler can be modified to 23 23 serve the dual purpose of providing feedbacks too. 24 25 MCLv3 is an Open Source Implementation of the ALC and the NORM Reliable Multicast Protocols. Of these 2 protocols, only the use of the ALC/LCT protocol is being explored here. This is because the ALC/LCT protocol is feedback-free and also it provides an unlimited scalability. NORM lacks both these attributes. 24 26 }}} 25 MCLv3 is an Open Source Implementation of the ALC and the NORM Reliable Multicast Protocols. Of these 2 protocols, only the use of the ALC/LCT protocol is being explored here. This is because the ALC/LCT protocol is feedback-free and also it provides an unlimited scalability. NORM lacks both these attributes.26 27 27 == Architecture 28 28