SQLServer Service Broker 的未来
有关于 SQLServer 中 Service Broker 基础结构的未来的任何信息吗? 该团队的博客(链接)不是很活跃,并且有SQL 2008 R2 版本中只有微小的变化。当现在构建一个需要异步队列的分布式系统并且基础设施中已经有一个 SQLServer / .NET 堆栈时,我将构建的系统在未来 3 年内不会过时的机会有多大?
MS 是否有任何可用的路线图,或者有人在 PDC 等会议上对此进行过讨论吗?
is there any information on the future of the Service Broker infrastructure in SQLServer?
The team's blog (Link) is not very active and there were only minor changes in SQL 2008 R2 release. When building now a distributed system that needs async queueing and there is already a SQLServer / .NET stack in the infrastructure, what are my chances that what I will build will not be obsolete within the next 3 years?
Is there any roadmap available from MS or did someone here something about this on a conference like PDC?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Tim,
Service Broker 在未来 3 年内绝对不会过时。它是Sql Server的核心功能,也是Sql Server引擎的组成部分。它在内部广泛用于构建核心功能(DBMail、事件通知、查询通知等),并被客户(例如 MySpace)广泛用于构建可扩展的关键任务应用程序。
Tim,
Service Broker will definitely not become obsolete in the next 3 years. It is core functionality of Sql Server and an integral part of Sql Server engine. It is extensively used internally to build core features (DBMail, Event Notifications, Query Notifications etc.) and by customers (e.g MySpace) to build scalable mission critical applications.
除了 Pawel 的回答之外,我还添加了一些在著名会议上关注 Service Broker 的会议的链接:
In addition to Pawel's answer, I'd add some links to sessions that focused on Service Broker at notable conferences: