All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.BenchmarkServer.xml Maven / Gradle / Ivy

<?xml version="1.0"?>
<!DOCTYPE cache PUBLIC
    "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.5//EN"
    "http://www.gemstone.com/dtd/cache6_5.dtd">

<!--
  | BenchmarkServer.xml
  | 
  | Configures a cache to serve caching clients at port 40404.
-->
<cache>
	<cache-server port="40404"/>
	<region name="exampleRegion" refid="REPLICATE"/>
</cache>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy