开发者

The future of SQLServer Service Broker

开发者 https://www.devze.com 2023-01-02 19:32 出处:网络
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 buil

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?


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.


In addition to Pawel's answer, I'd add some links to sessions that focused on Service Broker at notable conferences:

  • Developing Large Scale Web Applications and Services PDC 2008
  • High Performance Distributed Applications in Real World Deployments PASS Summit 2009
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号