Grid resource discovery using small world overlay graphs
Canadian Conference on Electrical and Computer Engineering, 2005.
https://doi.org/10.1109/CCECE.2005.1557147Abstract
Computational grids are believed to be an effective and scalable solution to the problem of resource sharing over large, heterogeneous networks of computing devices. Since grids are highly distributed in nature, one of the most challenging problems is the discovery of dynamic resources in a grid. In this paper we use ideas from P2P systems to propose a solution for the problem. Specifically, we classify nodes as consumers and producers, depending on whether they consume or produce more jobs. Our algorithm connects all producer nodes using a overlay network that is a small-world graph (the graph is produced by adding "shortcut" chords to a circle). The consumer nodes hang off the small world graph. The producer nodes are forced to take part in resource cataloging and discovery. This has three distinct advantages -first, it prevents "freeloading" by forcing producers to do useful work; second, it frees the consumers to only do computations; third, the low diameter of the overlay graph ensures that all resources are within a small number of hops. We simulate and evaluate the performance of our algorithm in realistic traffic conditions. We evaluate the performance of our algorithm using metrics like the average time to answer the query, the average number of requests that were dropped and the average number of hops traveled by query packets. Our experiments show that our algorithm performs well with thousands of nodes.
References (9)
- The network simulator: ns-2. Available at http: //www.isi.edu/nsnam/ns/.
- I. Foster and A. Iamnitchi. On death, taxes, and the convergence of peer-to-peer and grid computing. In Proceedings of the 2nd International Workshop on Peer-to-Peer Systems (IPTPS'03), February 2003.
- I. Foster, C. Kesselman, and S. Tuecke. The anatomy of the grid: Enabling scalable virtual organiza- tions. International Journal of Supercomputer Ap- plications, 15(3), 2001.
- A. Iamnitchi and I. Foster. On fully decentralized resource discovery in grid environments. In Inter- national Workshop on Grid Computing, November 2001.
- A. Iamnitchi, I. Foster, and D. C. Nurmi. A peer- to-peer approach to resource location in grid envi- ronments. In Proceedings of the 11th Symposium on High Performance Distributed Computing, Au- gust 2002.
- A. Iamnitchi, M. Ripeanu, and I. Foster. Small-world file-sharing communities. In Proceedings of Infocom 2004, March 2004.
- A. Medina, I. Matta, and J. Byers. Brite: A flexi- ble generator of internet topologies. Technical Re- port BU-CS-TR-2000-005, Boston University, 2000. http://www.cs.bu.edu/brite.
- K. Ross and D. Rubenstein. Tutorial on P2P systems, 2004. presented at IEEE INFO- COM, http://cis.poly.edu/~ross/tutorials/ P2PtutorialInfocom.pdf.
- D. J. Watts. Small Worlds: The Dynamics of Net- works Between Order and Randomness. Princeton University Press, Princeton, 1999.