International Conference and Workshop on Emerging Trends in Technology |
Foundation of Computer Science USA |
ICWET - Number 9 |
None 2011 |
Authors: Hemant Kumar Mehta, Priyesh Kanungo, Manohar Chandwani |
81dc0cfe-3ef6-473c-9553-103bd0c904da |
Hemant Kumar Mehta, Priyesh Kanungo, Manohar Chandwani . Dependency Free Distributed Database Caching for Web Applications and Web Services. International Conference and Workshop on Emerging Trends in Technology. ICWET, 9 (None 2011), 27-32.
Rapid growth of Technology enabled several newer scientific and commercial applications to be developed. These applications demand more and more computing power. Distributed computing is the area of focus to satisfy the increasing demand of these applications. Almost every commercial/ scientific application is developed as either web applications or web services or both. The users of such system are increasing day by day. Generally, these web applications are dynamic in nature. The high demand servers receive thousands of requests in a second. This overloads the database and degrades the overall performance of such applications. In multitier web applications and web services the web based frontend, business logic and databases are deployed over the different servers. To avoid the network delay and to improve the performance of such applications a new distributed hash-based database caching (DHBDC) is already presented by us. However, to use DHBDC the applications must be modified to access the data from the cache. Hence, this paper modifies the DHBDC in such a manner that these applications need not to be modified. Hence, this new strategy called Dependency Free Distributed Database Caching (DFDDC). It is integrated with a custom JDBC driver to achieve the dependency freedom. The prototype of new strategy is implemented and promising results have been from the prototype.