Abstract
The demand and usage of web application are increasing exponentially. Generally, these web applications are dynamic in nature. These applications retrieve the data from databases based on user's requests. The high demand servers receive thousands of requests in a second. This overloads the database and degrades the overall performance of the web applications. If the database and web server are implemented on the same server, the database may become the bottleneck. Hence, these applications are implemented as multitier application. In multitier web applications and web services the web based frontend, business logic and databases are deployed over the different servers. Although this will introduce the network delay as web server, application server and database server are connected through network. To avoid the network delay and to improve the performance of multitier applications a new distributed hash-based database cache implementation is presented. Centralized control of the distributed cache is implemented for overall improved performance.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.