|
Introduction to WebLogic Server Clustering
A WebLogic Server cluster is a group of servers that work together to provide a more scalable, more reliable application platform than a single server. A cluster appears to its clients as a single server but is in fact a group of servers acting as one.
|
|
J2EE clustering, Part 1
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.
|
|
J2EE clustering, Part 2
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.
|