Implementation and Deployment of Phoenix Network Coordinate System: Difference between revisions
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== Reference == | == Reference == | ||
* [http://www.springerlink.com/content/20qt876131833081/]Y. Chen, X. Wang, X. Song, et al. Phoenix: Towards an Accurate, Practical and Decentralized Network Coordinate System. In Proc. of IFIP/TC6 Networking | * [http://www.springerlink.com/content/20qt876131833081/]Y. Chen, X. Wang, X. Song, et al. Phoenix: Towards an Accurate, Practical and Decentralized Network Coordinate System. In Proc. of IFIP/TC6 Networking, 2009. | ||
* [http://www.eecs.harvard.edu/~syrah/nc/icdcs06.pdf] J. Ledlie, P. Pietzuch, and M. Seltzer. Stable and Accurate Network Coordinates. In Proc. of IEEE ICDCS, 2006. | * [http://www.eecs.harvard.edu/~syrah/nc/icdcs06.pdf] J. Ledlie, P. Pietzuch, and M. Seltzer. Stable and Accurate Network Coordinates. In Proc. of IEEE ICDCS, 2006. |
Latest revision as of 16:31, 22 February 2010
Details
Supervisor: | Yang Chen |
Duration: | 6 months |
Type: | Master Thesis or Student Project |
Status: | open |
Description
Phoenix [1] is an accurate and decentralized Network Coordinate system. It can be used to predict the distance (latency) between two Internet hosts without performing directly measurement. We have demonstrated and evaluated Phoenix through Internet traces. However, the real Internet deployment is still an interest goal to go.
We are going to deploy the Phoenix NC system on PlanetLab test-bed, which is a planet-scale test-bed with almost 1000 computers all over the world. It's a good platform to improve an architecture from protocol design stage to deployment stage.
Personally, I recommend to use Python as the development platform. But of course you can choose other languages such as C++/Java and so on.