Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Service Broker / December 2005

Tip: Looking for answers? Try searching our database.

So what is this thing called a service broker?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jxstern - 02 Dec 2005 18:49 GMT
First I've heard of it, was just browsing the BOL at and around

http://msdn2.microsoft.com/en-us/library/ms166049.aspx

and don't quite have the picture yet.

Is there a better overview available online?

Thanks!

Yukon newbie,
Josh
Bruce Barker - 02 Dec 2005 20:27 GMT
service broker is a async messaging (queue) subsystem for sqlserver. you use
when you want to perform work asynchronously. sp's can listen on a queue and
receive work requests, as multilple sqlservers can access the same queue,
you can farm out work.

-- bruce (sqlwork.com)

> First I've heard of it, was just browsing the BOL at and around
>
[quoted text clipped - 8 lines]
> Yukon newbie,
> Josh
jxstern - 02 Dec 2005 21:12 GMT
>service broker is a async messaging (queue) subsystem for sqlserver. you use
>when you want to perform work asynchronously. sp's can listen on a queue and
>receive work requests, as multilple sqlservers can access the same queue,
>you can farm out work.

SQLBeans?

J.
Bruce Barker - 03 Dec 2005 01:29 GMT
no, more like EJB Messaging beans

-- bruce (sqlwork.com)

>>service broker is a async messaging (queue) subsystem for sqlserver. you
>>use
[quoted text clipped - 6 lines]
>
> J.
Remus Rusanu [MSFT] - 05 Dec 2005 04:35 GMT
Have you checked Rushi's blog at
http://blogs.msdn.com/rushidesai/default.aspx ?

Signature

This posting is provided "AS IS" with no warranties, and confers no rights.

HTH,
~ Remus Rusanu

SQL Service Broker
http://msdn2.microsoft.com/en-us/library/ms166043(en-US,SQL.90).aspx

> First I've heard of it, was just browsing the BOL at and around
>
[quoted text clipped - 8 lines]
> Yukon newbie,
> Josh
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.