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.

Constraining writers in distributed systems

69 pointsby shachaf9 months ago

2 comments

darkmarmot9 months ago
We use something like this at scale, similar to Riak&#x27;s design. We use it to store things like the active state of millions of hospital patients in RAM for high availability (zero downtime when DCs or nodes fail). One copy per data center with a writer at one of the DCs. Our current cluster has 32 nodes (8 per DC -- we should have 5 DCs across the US but only have 4 at the moment). You can learn more about it here: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=pQ0CvjAJXz4" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=pQ0CvjAJXz4</a>.
arcbyte9 months ago
Link seems dead now? The whole site is down
评论 #41331644 未加载