Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

Masters Theses

2011

<p>Cache memory<br />High performance computing -- Research<br />Memory management (Computer science)<br />Program transformation (Computer programming)<br />Question-answering systems</p>

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Exploring Join Caching In Programming Codes To Reduce Runtime Execution, Swetha Surapaneni Jan 2011

Exploring Join Caching In Programming Codes To Reduce Runtime Execution, Swetha Surapaneni

Masters Theses

"This thesis describes an approach to reduce the runtime of a large program by exploring object querying and query caching in programming codes. Some object-oriented languages allow the programmers to express queries explicitly in the code, which are optimized using the query optimization techniques from the database domain. In this regard, Java Query Language (JQL) has been developed that allows object querying and performs the query optimization and query caching at runtime. The problem that has been addressed in this thesis is how to reduce the runtime of a large program during the single execution by employing an efficient cache …