International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 34 - Issue 5 |
Published: November 2011 |
Authors: Rakesh Rathi, Sujata Salvi |
![]() |
Rakesh Rathi, Sujata Salvi . Reducing Redundancy of Random Walk Search on Grid Topology for unstructured P2P Network. International Journal of Computer Applications. 34, 5 (November 2011), 34-36. DOI=10.5120/4101-5938
@article{ 10.5120/4101-5938, author = { Rakesh Rathi,Sujata Salvi }, title = { Reducing Redundancy of Random Walk Search on Grid Topology for unstructured P2P Network }, journal = { International Journal of Computer Applications }, year = { 2011 }, volume = { 34 }, number = { 5 }, pages = { 34-36 }, doi = { 10.5120/4101-5938 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2011 %A Rakesh Rathi %A Sujata Salvi %T Reducing Redundancy of Random Walk Search on Grid Topology for unstructured P2P Network%T %J International Journal of Computer Applications %V 34 %N 5 %P 34-36 %R 10.5120/4101-5938 %I Foundation of Computer Science (FCS), NY, USA
Unstructured systems are more supportive for present mass market where demands are changing day by day. It is always a challenge to design a more efficient search algorithm for unstructured file sharing systems. Flooding and random walk are commonly used techniques but have many limitations. Flooding has poor granularity and very high search cost due to its dependency on ttl. On the other hand random walk is more efficient with its random neighbor selection but it requires high search time. In this paper, we propose an approach to reduce random walks search time by reducing redundancy in algorithm. We have evaluated our changes in random walk on grid topology and our simulation results prove that by working on same network with same parameters, search performance of our approach is 3 times better than simple random walk.