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.

What do you use for service discovery?

3 pointsby blooberrover 10 years ago
There&#x27;s a ton of choices out there - etcd, zookeeper, and more.<p>What are some of the pitfalls I should be aware of?<p>Should I keep things simple and roll my own using Redis backed by sentinel&#x2F;clustering?

1 comment

tatalegmaover 10 years ago
Can someone give a really brief description of what service discovery is, and when&#x2F;why one would need it?<p>What&#x27;s wrong with simply having a config file that tells your code the URL for each service it depends on (assuming my understanding of what discovery is is valid)?
评论 #8366956 未加载
评论 #8365203 未加载
评论 #8364637 未加载