CS 540 Team Project:
CS 540 Team Project Problems raise:
UDP is unreliable. What is the solution?
Tornado encode: erasure code or forward error correction code.
RON: Resilient Overlay Network.
Need to be capable of detecting and recovering from path outages and periods of degraded performance.
Solution for RON on Planetlab:
With RON, why not Tornado !!!
Get fast and roust to network failures.
CS 540 Team Project:
Phase of project:
Get to know clearly about RON, Tornado encoding, UDP and Planetlab.
Base on the structure of RON in Planetlab,
Built the service with transparent Tornado- encoding and encryption of application data
This service may route the encoded data as UDP packets over a RON on Planetlab.
Implement to get the service
Server, Client, Modifying an existing RON on Planetlab.
Performance evaluation
Make Report !!! CS 540 Team Project