ZeroMQ is publishing the same message infinite times  because of below
mentioned statement. 

return "zeromq:tcp://0.0.0.0:5577?socketType=PUBLISH&topics=iotm/stream"; 

dynamic router will keep repeating until you return null.

<http://camel.465427.n5.nabble.com/file/n5744351/dynamic_router.png> 

Hope i am clear.



--
View this message in context: 
http://camel.465427.n5.nabble.com/ZeroMQ-publishing-infinte-number-of-times-tp5744307p5744351.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to