Workflow Action Processing Queue
Summary
In various scenarios the need exists to trigger multiple Workflow Actions at one time. These actions can be added to a background processing queue to be managed by SQL Server Service Broker.
Overview
The queue allows the bulk execution of Workflow Actions to be performed in the background, so as not to hold up the primary user experience.