Help on Coherence + Weblogic Cluster configuration
Hi,
I am new to Coherence. I am exploring coherence to fulfill one of my requirement.
My requirement : I have an application deployed on a Web logic Server clustered environment. I need to cache the application specific data(java maps) and that should be available for all nodes of the WLS cluster. The application data that's being cached, can be updated from any of the node from the WLS cluster and updated application data from the cache should be available for all the nodes of the WLS cluster. The nodes in the WLS cluster resides in different machines from different locations.
Can I use coherence as a caching services for my requirement?
If Yes, do I need to start a coherence cache server on each node of the WLS cluster?
If yes, do I need to specially configure these cache servers, so that these cache servers would communicate each other in case of any data updates in the cache?
It will be great help if you could also provide sample configurations to achieve the above scenarios.
Thanks in advance!
regards,
Srinivas M