<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><div><div>I'm trying to distribute requests in round-robin among multiple instances of a WCF service using RabbitMQ WCF binding. I'm using WCF configDemo example but it fails with EndpointNotFoundException when more than 1 instance of the server (consumer) is running. Could you pl lmk what should I change to make WCF round-robin scenario work?</div><div><br></div><div>It seems WCF binding works in RPC fashion, uses amq.direct exchange, so round-robin scenario should work?</div><div><br></div><div>Thanks in advance!</div><div><br></div><div><br></div></div><div><br></div></div></div></body></html>