Hi There,
Im a new user of WebLogic and at the moment am looking to set up a clustered system which is comprised of two managed servers and an admin server.
Could anyone please tell me if WebLogic offers the capability of a shared EJB cache for the two managed servers?
If so, what are the steps involved?
If not, are there any third party products anyone can recommend that offer this capability?
-
Distributed EJB Cache (1 messages)
- Posted by: Murray Cormack
- Posted on: August 10 2004 05:21 EDT
Threaded Messages (1)
- Distributed EJB Cache by Rob Misek on August 10 2004 16:00 EDT
-
Distributed EJB Cache[ Go to top ]
- Posted by: Rob Misek
- Posted on: August 10 2004 16:00 EDT
- in response to Murray Cormack
Hi Murray,
Coherence allows you to easily share data across nodes within a cluster in either a Replicated or Distributed (i.e. Partitioned) manner. In fact TheServerSide itself uses Coherence to share data across heterogeneous cluster of application servers.
Later,
Rob Misek
Tangosol, Inc.
Coherence: It just works.