Eager Replication for Stateful J2EE Servers
Replication has been widely used in J2EE servers for reliability and scalability. There are two properties which are important for a stateful J2EE application server. Firstly, the state of the server and the state of the backend databases should always be consistent. Secondly, each request from a client should be executed exactly once. In this […]
PERFORMANCE MODELING AND EVALUATION OF LARGE SCALE J2EE APPLICATIONS
Modern J2EE applications are typically based on highly distributed architectures comprising multiple components deployed in a clustered environment. This makes it difficult for deployers to estimate the capacity of the deployment environment needed to guarantee that Service Level Agreements are met. This paper looks at the different approaches to this problem and discusses the difficulties […]
free research papers-thesis-computer science-java
Free download research paper Rob V. van Nieuwpoort: Efficient Java-Centric Grid-Computing, Ph.D. thesis Vrije Universiteit Amsterdam, the Netherlands, Rob V. van Nieuwpoort, Jason Maassen, Rutger Hofman, Thilo Kielmann, Henri E. Bal: Ibis: an Efficient Java-based Grid Programming Environment, Joint ACM Java Grande – ISCOPE 2002 Conference, Rob V. van Nieuwpoort, Thilo Kielmann, and Henri E. […]