global consistency:全局一致性。指在一个系统、模型或约束集合中,所有部分在整体层面同时满足一致/兼容的性质;常见于数据库一致性、分布式系统、约束满足问题(CSP)与推理等语境。(在不同领域含义会略有侧重。)
Pronunciation / 发音
/ˈɡloʊbəl kənˈsɪstənsi/
Examples / 例句
The database aims for global consistency across all regions.
数据库力求在所有地区实现全局一致性。
Even if each module seems correct on its own, the system can still fail without global consistency of assumptions and data updates.
即使每个模块单独看都正确,如果假设与数据更新缺乏全局一致性,系统仍可能出错。