On this page本页内容
MongoDB provides a number of features that allow application developers and database administrators to customize the behavior of a sharded cluster or replica set deployment so that MongoDB may be more "data center aware," or allow operational and location-based separation.MongoDB提供了许多功能,允许应用程序开发人员和数据库管理员自定义分片集群或副本集部署的行为,以便MongoDB可以更“了解数据中心”,或允许操作和基于位置的分离。
MongoDB also supports workload isolation based on functional parameters, to ensure that certain MongoDB还支持基于功能参数的工作负载隔离,以确保某些mongod
instances are only used for reporting workloads or that certain high-frequency portions of a sharded collection only exist on specific shards.mongod
实例仅用于报告工作负载,或者分片集合的某些高频部分仅存在于特定分片上。
The following documents, found either in this section or other sections of this manual, provide information on customizing a deployment for operation- and location-based separation:本节或本手册其他章节中的以下文件提供了有关为基于操作和位置的分离定制部署的信息:
mongod
instances.mongod
实例。