Administration guide > Configure the deployment environment
Configure data grids
Use an ObjectGrid descriptor XML file to configure data grids, backing maps, plug-ins, and so on.
For a distributed topology, you need an ObjectGrid descriptor XML file and a deployment policy XML file.
See
- Configure local deployments
- Configure evictors
- Plug-ins for indexing data
- Configure a locking strategy
- Configure loaders
- Configure write-behind loader support
- Configure peer-to-peer replication with JMS
- ObjectGrid descriptor XML file
- objectGrid.xsd file
Parent topic:
Configure the deployment environment
Related concepts
Configure clients
Configure cache integration
Java object caching concepts
Maps
Interacting with an ObjectGrid using the ObjectGridManager
Cache objects with no relationships involved (ObjectMap API)
Cache objects and their relationships (EntityManager API)
Related tasks
Configure deployment policies
Configure catalog and container servers
Configure ports
Configure Object Request Brokers
Configure entities
Configure Spring integration
Configure the REST data service
Connect to a distributed ObjectGrid
ObjectQuery tutorial