msmq - One or many error queues for NServiceBus? -


not sure whether msmq or nservicebus question, i'm wondering: should "the error queue" thought of single logical queue entire system (of related publishers,subscribers,distributors) or should each logical nsb endpoint own error queue? feasible have single logical error queue can accessed multiple machines? advice/experiences appreciated.

i'd should start 1 queue endpoints. after while might split 1 1 error queue per business service

some more info: http://andreasohlund.net/2010/03/15/errorhandling-in-a-message-oriented-world/


Comments