Service oriented architecture in SQL Server with Service Broker

Wouldn’t it be nice if a stored procedure could run certain statements in parallel, if we could easily scale out SQL Server applications,… When you have code that can run asynchronously, all these things become possible, if you implement them with the Service Broker: Service Broker is an service oriented framework build into SQL Server 2005, and has been extended in SQL Server 2008. If you want to see how to implement code in this framework, and what Service Broker can do for you, come to my talk at the next Belgian SQL user group meeting on February 11. Checkout www.sqlug.be for free but required registration.