International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 138 - Issue 6 |
Published: March 2016 |
Authors: Pragya Gupta, Sreeja Nair, Sridhar Jammalamadaka |
![]() |
Pragya Gupta, Sreeja Nair, Sridhar Jammalamadaka . Distributed Code Search Engine for Enhancing Reusability in Enterprise Projects. International Journal of Computer Applications. 138, 6 (March 2016), 9-13. DOI=10.5120/ijca2016908848
@article{ 10.5120/ijca2016908848, author = { Pragya Gupta,Sreeja Nair,Sridhar Jammalamadaka }, title = { Distributed Code Search Engine for Enhancing Reusability in Enterprise Projects }, journal = { International Journal of Computer Applications }, year = { 2016 }, volume = { 138 }, number = { 6 }, pages = { 9-13 }, doi = { 10.5120/ijca2016908848 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2016 %A Pragya Gupta %A Sreeja Nair %A Sridhar Jammalamadaka %T Distributed Code Search Engine for Enhancing Reusability in Enterprise Projects%T %J International Journal of Computer Applications %V 138 %N 6 %P 9-13 %R 10.5120/ijca2016908848 %I Foundation of Computer Science (FCS), NY, USA
In IT industry, one of the most important goal of the organization is to reduce overall cost of development. One way to achieve this is making the developers to write modular and reusable code organized in subroutines or packaged libraries. The difficult challenge is to search through code spanning across millions of lines used in various legacy projects. This paper explains about a framework that aims to develop a search engine which enables easy searching through large repositories of source code. It also goes further to achieve scalability and high performance through the deployment of search engine in a distributed system.