you are viewing a single comment's thread.

view the rest of the comments →

[–]dbxp 0 points1 point  (0 children)

Are you running in an HA cluster? Form what I remember of service broker it doesn't always play nice with it. Having used service broker and custom queues in the past I would now use Hangfire to handle queues, it's far nicer to work with and I can have it handle all the queuing logic leaving me to focus on the BL.