Hi There
I am guessing defining multiple services on the same queue is basically for providing different services to outside sources while using 1 queue, obviously as long as the contracts and activated sp logic applies to all services defined on that queue.
I am defining a queue per service, is this right or wrong or irrelevant ? It just works better for me in terms of manageability.
I just want to make sure there is no "best practice" reason for doing either or ? Is it just a matter of preference?
Any comments?
Thanx
For almost all cases we recommend using one queue per service. Having multiple services backed by a queue is specifically for the scenario you described, i.e. having multiple outside facing targettable endpoints with their own identities and ACLs.
Rushi
|||Thanx Rushi Thats what i thought , just wanted to be sure Thanx
No comments:
Post a Comment