微软的 AppFabric,ESB?
我正在寻找适用于 .NET 的 ESB。我见过 nServiceBus 但在 digg 之前,我有一个问题
Microsoft AppFabric 可以作为 ESB 工作吗?
我应该寻找 nServiceBus 还是 AppFabric ?
I'm looking for an ESB for .NET. I've seen nServiceBus but before digg, I've a question
can Microsoft AppFabric work as an ESB ?
Should I rather look for nServiceBus or AppFabric ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Windows Azure AppFabric 有一个 ServiceBus 部分,但它看起来不像某些基于 Java 的开源堆栈(Mule、ServiceMix)那样功能齐全,但它看起来确实与 nServiceBus 提供的功能相似。您可以在此处查看 AppFabric 细分: http://msdn.microsoft.com/ en-us/library/ee922714.aspx
大多数大型 Microsoft 商店可能更倾向于使用 BizTalk 和 Windows Workflow 来实现总线类型架构,但对于需要许可成本的小型项目,考虑这些替代方案是一个不错的选择主意。
There is a ServiceBus portion of Windows Azure AppFabric but it doesn't look as full featured by any stretch as some of the open source Java based stacks (Mule, ServiceMix) but it does look similar to the functionality offered by nServiceBus. You can see the AppFabric breakdown here: http://msdn.microsoft.com/en-us/library/ee922714.aspx
Most larger Microsoft shops would probably lean more towards using BizTalk and Windows Workflow to implement a bus type architecture but for smaller projects where licensing cost enters in, looking at these alternatives is a good idea.
请在此处尝试服务总线 1.0 beta http://www.microsoft。 com/en-in/download/details.aspx?id=30376
Windows Server appfabric 主要用于缓存和托管。 Azure Appfabric 具有中继消息传递、队列、主题等功能。
Try the service bus 1.0 beta here http://www.microsoft.com/en-in/download/details.aspx?id=30376
Windows Server appfabric is mainly for caching and hosting. The Azure Appfabric has features like relay messaging, queues, topics etc.