Hi,
I'm would like to understand from all the folks using SQL Service Broker if there is any sort of degraded performance on their server
due to enabling of this internal message broker mechanism?
The server in production is already seeing performance issues, and we want to introduce a business use case to capture data change on certain
tables asyncronously.
However, an argument has come up that enabling SSSB and having SQL now perform additional mechanism of all that it goes into creation of
queues, services and all other SQL broker objects, followed up by the execution may worsen the performance when pressure tested.
Would like to hear your experience if any.
Thankyou!