|
Content with label faq-config in Coherence FAQ (See content from all spaces)
Related Labels:
review
, cluster
, heap
How do I limit the properties of caches (size, expiry, etc.)?
You can configure Coherence to automatically configure the properties of a cache by adding new {{<cachingschemes> COH33UG:cachingschemes}} and {{<cachingschememapping> COH33UG:cachingschememapping}} elements to the {{<localcachefactoryconfig>}} element present in the {{tangosolcoherence.xml}} file (located at the root of {{coherence.jar}}). Reference the {{coherence.dtd}} file, also located ...
|
What's the best way to set up a local (single box) cluster for testing?
avoid joining another cluster, the easiest way is to use a unique multicast address and a unique port number. To avoid the multicast traffic from going across the network, set the TTL to 0. For example, add the following parameters to the command line when ...
|
What benefits can be realized in a single-server Coherence installation?
While most Coherence installations are deployed in clusters ranging from two to 100 servers, there are many advantages to be gained even in singleserver environments, whether running on a commodity quadprocessor box or a massive partitioned SMP server. This section contains the following information ...
|
|
|