What?

Service Broker provides queuing and reliable messaging for SQL Server. Service Broker is used both for applications that use a single SQL Server instance and applications that distribute work across multiple instances.
Within a single SQL Server instance, Service Broker provides a robust asynchronous programming model. Database applications typically use asynchronous programming to shorten interactive response time and increase overall application throughput.
Service Broker also provides reliable messaging between SQL Server instances. Service Broker helps developers compose applications from independent, self-contained components called services. Applications that require the functionality exposed in these services use messages to interact with the services. Service Broker uses TCP/IP to exchange messages between instances. Service Broker includes features to help prevent unauthorized access from the network and to encrypt messages sent over the network.
(The above was quoted from the BOL.)
Who?
Dr. Nico Jacobs, PhD in Data Mining, trainer/consultant at U2U focusing on SQL Server/BI.
When?
February 11, 2010.
Where?
Avenade, Vilvoorde.
Register here: http://sqlug.be/nextevent/
See you there!
Tags: Community Event, data, SQLUG

No comments
Comments feed for this article
Trackback link: http://blog.hoegaerden.be/2010/01/20/free-sqlug-evening-service-broker/trackback/