Cache Server Configuration
As you develop your application, you will need access to a GemFire cluster. Your client application connects to a GemFire cluster by specifying the address (host name or IP address) and port number of one or more locators, and the name of a region that also exists on the cluster.
You can choose whether to use a large, remote, production-quality cluster, a small, local, development cluster, or something in-between, such as a testing or experimental lab installation.
Refer to the GemFire User’s Guide for instructions on configuring and starting the cluster.