Journal of Integrative Bioinformatics (Jun 2011)

GMB: An Efficient Query Processor for Biological Data

  • Taha Kamal,
  • Elmasri Ramez

DOI
https://doi.org/10.1515/jib-2011-165
Journal volume & issue
Vol. 8, no. 2
pp. 130 – 147

Abstract

Read online

Bioinformatics applications manage complex biological data stored into distributed and often heterogeneous databases and require large computing power. These databases are too big and complicated to be rapidly queried every time a user submits a query, due to the overhead involved in decomposing the queries, sending the decomposed queries to remote databases, and composing the results. There is also considerable communication costs involved. This study addresses the mentioned problems in Grid-based environment for bioinformatics. We propose a Grid middleware called GMB that alleviates these problems by caching the results of Frequently Used Queries (FUQ). Queries are classified based on their types and frequencies. FUQ are answered from the middleware, which improves their response time. GMB acts as a gateway to TeraGrid Grid: it resides between users’ applications and TeraGrid Grid. We evaluate GMB experimentally.