TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Distributed Named Pipes

148 点作者 mhausenblas超过 8 年前

5 条评论

techdragon超过 8 年前
This is an excellent idea... but I&#x27;m a little put off by the reference implementation using DC&#x2F;OS and Kafka... Its a little bit &#x27;heavy&#x27; for a reference implementation, at least that&#x27;s my personal preferences.<p>Id like to see a more &#x27;low tech&#x27; version, or in the very least, a plan to transition from a &#x27;heavy&#x27; reference implementation to a &#x27;lighter&#x27; one once one became available since having a concise reference implementation makes porting and compatibility significantly easier.
评论 #13156386 未加载
评论 #13155863 未加载
评论 #13157264 未加载
评论 #13156581 未加载
评论 #13155739 未加载
评论 #13156582 未加载
评论 #13156223 未加载
dln_eintr超过 8 年前
The name doesn&#x27;t really work in this project&#x27;s favor.<p>UNIX pipes are stream interfaces, whereas this looks to be message based - that&#x27;s a fundamental difference.<p>Named pipes are uniquely identified in a well-defined local namespace, i.e the filesystem, whereas this seems to be an abstraction on top of Kafka with service discovery TBD.<p>This confused me while reading up on the project.
评论 #13159569 未加载
评论 #13159091 未加载
评论 #13159099 未加载
linsomniac超过 8 年前
The most interesting thing I got from this was the DC&#x2F;OS link, I hadn&#x27;t heard of it before but I think I&#x27;ll look at it to see how it might fit with our future direction with&#x2F;instead of Kubernetes. <a href="https:&#x2F;&#x2F;dcos.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;dcos.io&#x2F;</a>
tlrobinson超过 8 年前
So... a message queue?
评论 #13156041 未加载
jsjohnst超过 8 年前
Apologies, but what does this provide that Kafka doesn&#x27;t already?
评论 #13156388 未加载
评论 #13156362 未加载
评论 #13157193 未加载