SQL Server Service Broker is a messaging framework built into SQL Server. Through SSB you have the ability to do asynchronous programming inside SQL Server, create applications which decouples front end availability from back end availability, etc. In SQL Server 2008 Microsoft have introduced some very interesting new features in SSB, which we will look at in this session, as well as share some best practices.