1·If this is the same server every time than it is relatively easy to guarantee read-your-writes and monotonic reads.
如果每次都是同一台服务器,那么就比较容易保证“读己之所写”一致性和单调一致性。
2·If this is the same server every time, then it is relatively easy to guarantee read-your-writes and monotonic reads.
如果每次都是同一台服务器,那么就比较容易保证“读己之所写”一致性和单调一致性。
3·Differences in the height of the fence posts add interest to an otherwise monotonic rhythm.
栅栏桩柱高度的差异给原本单调的节奏增加了趣味。
4·There are a number of practical improvements to the eventual consistency model, such as session-level consistency and monotonic reads, which provide better tools for the developer.
有很多改善最终一致性模型的实用方法,比如会话级别的一致性和单调读一致性,它们都为开发人员提供了更好的工具。
5·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.
这样做会使管理负载平衡以及容错变得稍困难一些,但这是一种简单的方案…… 客户端有时会实现“读己之所写”一致性和单调读一致性。