IRMA-International.org: Creator of Knowledge
Information Resources Management Association
Advancing the Concepts & Practices of Information Resources Management in Modern Organizations

Web Application Server Clustering with Distributed Java Virtual Machine

Web Application Server Clustering with Distributed Java Virtual Machine
View Sample PDF
Author(s): King Tin Lam (The University of Hong Kong, Hong Kong)and Cho-Li Wang (The University of Hong Kong, Hong Kong)
Copyright: 2010
Pages: 24
Source title: Web Technologies: Concepts, Methodologies, Tools, and Applications
Source Author(s)/Editor(s): Arthur Tatnall (Victoria University, Australia)
DOI: 10.4018/978-1-60566-982-3.ch126

Purchase

View Web Application Server Clustering with Distributed Java Virtual Machine on the publisher's website for pricing and purchasing information.

Abstract

Web application servers, being today’s enterprise application backbone, have warranted a wealth of J2EE-based clustering technologies. Most of them however need complex configurations and excessive programming effort to retrofit applications for cluster-aware execution. This chapter proposes a clustering approach based on distributed Java virtual machine (DJVM). A DJVM is a collection of extended JVMs that enables parallel execution of a multithreaded Java application over a cluster. A DJVM achieves transparent clustering and resource virtualization, extolling the virtue of single-systemimage (SSI). The authors evaluate this approach through porting Apache Tomcat to our JESSICA2 DJVM and identify scalability issues arising from fine-grain object sharing coupled with intensive synchronizations among distributed threads. By leveraging relaxed cache coherence protocols, we are able to conquer the scalability barriers and harness the power of our DJVM’s global object space design to significantly outstrip existing clustering techniques for cache-centric web applications.

Related Content

Dina Darwish. © 2024. 28 pages.
Dina Darwish. © 2024. 28 pages.
Muhammad Ahmed, Adnan Ahmad, Furkh Zeshan, Hamid Turab. © 2024. 33 pages.
Pankaj Bhambri. © 2024. 17 pages.
Kaushikkumar Patel. © 2024. 20 pages.
Vijaya Kittu Manda, Arnold Mashud Abukari, Vivek Gupta, Madavarapu Jhansi Bharathi. © 2024. 24 pages.
Pankaj Bhambri. © 2024. 17 pages.
Body Bottom