Note to self: Blog about using Service Broker
March 24th, 2008 by kerrysoft and tagged , application, design pattern, Java, SQLAlso see: A first stab at BaseN encoding with a focus on general alphabet encoding.
Also see: A Couple of My Rules for Startups
Also see: Interested in Artificial Intelligence? What about Wiki’s? Well, now you can have both.
Just a note to myself to do a braindump on all this Service Broker shiznit I have been playing with lately.
Potential discussion topics:
- MessageTypes, Contracts, Queues, and Services.
- Internal Activation, Routing, & External Activation
- Using the Sql Server ServiceBroker sample library.
- Implementation using SqlClr vs. TSQL
- Developing via messages instead of procedures…
- Compare & contrast Service Broker vs. Workflow Foundation vs. BizTalk
- The nifty Sql Service Broker Admin tool (3rd-party)
- Practical examples:
- Async “fire-and-forget” stored procedure invocation
- Query Notification for cache invalidation
- PubSub
http://weblogs.asp.net/lhunt/archive/2007/06/14/note-to-self-blog-about-using-service-broker.aspx
Posted in Technology |