what is the point on having RabbitMQ with WCF Binding instead of plain WCF?
Is there any advantage when using RabbitMQ except for using it?
regards,
what is the point on having RabbitMQ with WCF Binding instead of plain WCF?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It serves the same purpose as the netMsmqBinding but without requiring Microsoft’s Messaging technology (MSMQ) to be installed and configured on the client and the server.