J2EE Technology Main: Clustering
Articles:- J2EE clustering, Part 2 by Abraham Kang - [Clicks: 31]
Because most developers build their Web applications in a nonclustered environment, those applications often break when moved into a cluster. In this article, the second of two, Abraham Kang explains the programming, setup, and management issues related to clustering. With this knowledge, you will be able to write code that is clusterable from its inception, thus avoiding pitfalls later.
http://www.javaworld.com/javaworld/jw-08-2001/jw-0803-extremescale2.html - Aug, 2001 - J2EE clustering, Part 1 by Abraham Kang - [Clicks: 47]
If you plan to build a scalable and highly available Website, you need to understand clustering. In this article, Abraham Kang introduces J2EE clustering, shows how to implement clusters, and examines how Bluestone Total-e-server, Sybase Enterprise Application Server, SilverStream Application Server, and WebLogic Application Server differ in their approaches. With this knowledge you will be able to design and implement effective and efficient J2EE applications.
http://www.javaworld.com/javaworld/jw-02-2001/jw-0223-extremescale.html - Feb, 2001
[Top]