TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Observed and Documented Eventual Consistency in Amazon S3, OpenStack Swift, etc.

19 pointsby gaulover 10 years ago

2 comments

TheDongover 10 years ago
A more interesting and accurate test would be to perfectly synchronize two clocks in different portions of the world, and then run writes and reads on predefined sets of keys from those servers and log all times carefully. You could then merge the logfile to find inconsistencies (couldn&#x27;t read X at time 100 but it was created at time 95).<p>If you&#x27;re testing from only one computer&#x2F;connection, you&#x27;re really just testing which service most reliably routes you to the same backend servers. Consistency is a lot easier if you already know everyone who will make the request and can aggressively cache on the single specific frontend server.
_almosnowover 10 years ago
I suggest you to be more clear about what the results you are showing mean, so one doesn&#x27;t have to dive into the source code to find out.<p>Good work.
评论 #8791763 未加载