I am using the service broker with 5 max queue readers. I've found that
whenever the activated stored procedure takes more than just a few seconds to
process that I'm receiving additional calls to this stored procedure where
nothing exists in the queue for processing. The extra ...