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.

Facebook's Memcached Multiget Hole: More machines = More Capacity

33 pointsby vijaydevover 15 years ago

2 comments

banticover 15 years ago
the title should be != More Capacity
评论 #903627 未加载
评论 #904803 未加载
yummyfajitasover 15 years ago
Being a little smarter on the client side can help a lot here.<p>If you store and retrieve an object only to server # (object.id % numservers), you don't face this issue. (Obviously you could use a better hash than %.)
评论 #903952 未加载
评论 #903826 未加载
评论 #903837 未加载
评论 #903818 未加载