首页> 外文会议>IEEE International Conference on Consumer Electronics - Taiwan >Analysis of data replication mechanism in NoSQL database MongoDB
【24h】

Analysis of data replication mechanism in NoSQL database MongoDB

机译:NoSQL数据库MongoDB中的数据复制机制分析

获取原文

摘要

The replication mechanism of NoSQL database MongoDB includes Master/Slave structure and Replica Set. Write operation implement on Master, Slaves will send the synchronize data command asynchronously to Master to update its data. Read operation just implement on Master to provide the strong consistency, while read operation implement on Slave to provide the eventual consistency. Replica set is a group of servers which run Mongod and store the copy of the same data with automatic failover and automatic recovery of member nodes.
机译:NoSQL数据库MongoDB的复制机制包括主/从结构和副本集。从机上的写操作工具,从机将异步发送同步数据命令给主机,以更新其数据。读操作仅在Master上实施以提供强大的一致性,而读操作在Slave上实施以提供最终的一致性。副本集是一组服务器,它们运行Mongod并通过自动故障转移和成员节点自动恢复来存储相同数据的副本。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号