We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
jmdns - 底层算法比 uPnP 简单得多。简单性在这里很重要。
jmdns - the underlying algorithms are much simpler than uPnP. Simplicity counts here.
尽管这已经很旧了,但我将与建议使用 ZooKeeper 的答案相吻合。
Netflix 发布了 Curator,一个围绕 ZooKeeper 的框架和客户端包装器,其中包括(以及其他食谱)服务发现扩展。
Although this is old, I will dovetail into the answer that suggested using ZooKeeper.
Netflix released Curator, a framework and client wrapper around ZooKeeper, which includes (among other recipies) a Service Discovery extension.
Apache ZooKeeper 也可用于服务发现
Apache ZooKeeper can be used for service discovery as well