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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Watermill – Building event-driven applications easy way in Go

85 点作者 roblaszczak超过 5 年前

2 条评论

ajbeach22超过 5 年前
Why should I use this over <a href="https:&#x2F;&#x2F;gocloud.dev&#x2F;howto&#x2F;pubsub&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gocloud.dev&#x2F;howto&#x2F;pubsub&#x2F;</a>?<p><a href="https:&#x2F;&#x2F;godoc.org&#x2F;gocloud.dev&#x2F;pubsub" rel="nofollow">https:&#x2F;&#x2F;godoc.org&#x2F;gocloud.dev&#x2F;pubsub</a><p>This has support for many pub&#x2F;sub protocols.<p>Why reinvent something that already exists instead of just contributing back to an existing project?
评论 #21074812 未加载
评论 #21074444 未加载
评论 #21072625 未加载
评论 #21078210 未加载
Bhagaban超过 5 年前
I find it way simpler to build event driven applications in Node. It feels like Node is built for such things than any other language.