Disadvantages of SQL Server Service Broker [closed]
I have been doing r&d for the scope of SQL Server Service Broker to replace current messaging solution MSMQ. I want to know disadvantages of SQL Server Service Broker in contrast to MSMQ for following criteria. Development Troubleshooting Performance (let's say we need to process 100,000 messages daily, having avg size around 25 KB) Scalability I've used Service Broker in my current project, having previously used MSMQ (brokered by MassTransit ) with great success. I was initially dubious about using Service Broker, but I have to admit it has performed very well. If you're using the Publish /