As long as the session exists, the system guarantees read-your-writes consistency.
只要会话还存在,系统就保证“读己之所写”一致性。
If this is the same server every time than it is relatively easy to guarantee read-your-writes and monotonic reads.
如果每次都是同一台服务器,那么就比较容易保证“读己之所写”一致性和单调一致性。
If this is the same server every time, then it is relatively easy to guarantee read-your-writes and monotonic reads.
如果每次都是同一台服务器,那么就比较容易保证“读己之所写”一致性和单调一致性。
GSD has a few attractive features: data is replicated across multiple data centers and it is backed up, it has read-your-writes consistency, and can accept objects up to 5tb.
GSD包含一些引人注目的特性:数据跨多个数据中心复制和备份,保证读写一致性,最多容纳5tb的对象。
This makes it slightly harder to manage load balancing and fault tolerance, but it is a simple solution... Sometimes the client implements read-your-writes and monotonic reads.
这样做会使管理负载平衡以及容错变得稍困难一些,但这是一种简单的方案……客户端有时会实现“读己之所写”一致性和单调读一致性。
So it writes to the first one and tries to read from it, meanwhile your client is writing to the second one and trying to read from that.
所以第一个写并试图读取它,与此同时你的客户正在写第二个并试图读取。
So it writes to the first one and tries to read from it, meanwhile your client is writing to the second one and trying to read from that.
所以第一个写并试图读取它,与此同时你的客户正在写第二个并试图读取。
应用推荐