Re: Dynamic Route and Duplicate Detection

2013-09-16 Thread NimbusParc
n respect of Barclays Research, including >> disclosures relating to specific issuers, please see >> http://publicresearch.barclays.com. >> >> _______________ >> >> >> >>

Re: Dynamic Route and Duplicate Detection

2013-06-27 Thread Ted Ross
The qpid broker already does loop-suppression to prevent messages from taking the same path more than once. The reason you get two messages is because you have created a topology with redundant paths in it (i.e. there are two distinct paths from each sender to each receiver). Your receiver wi