在 C# 中滚动简单的 ESB/发现服务?
在查看各种 ESB 和发现服务时,我发现了一些接近我想要的东西(NServiceBus、.NET StockTrader 中的示例等),但一直无法找到正确的简明教程推出我自己的发现/总线框架的方法。在构建分布式 ESB 的过程中,有什么我可以参考的吗?
In looking around at the various ESBs and discovery services I've found a few things that are close to what i want (NServiceBus, the sample in .NET StockTrader, etc.) but have not been able to find a concise tutorial on the correct way to roll my own discovery/bus framework.. Is there anything I can reference when going through the process of building out a distributed ESB?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果可以使用 NServiceBus、Phoenix Service Bus 等,为什么还要构建 ESB?
Why would you want to build an ESB if you can use NServiceBus, Phoenix Service Bus, and e.t.c?