Hi all,<br><br>Today I&#39;ve ported RabbitMQ&#39;s MulticastMain program from the RabbitMQ AMQP APIs to the internal Qpid client APIs. The result can be found here: <a href="https://github.com/tonyg/qpid-multicastmain">https://github.com/tonyg/qpid-multicastmain</a><br>
<br>I&#39;m slightly surprised to see that it seems to run a little slower than the Rabbit native version. Perhaps I&#39;m doing something brain-damaged with the Qpid APIs.<br><br>To run it, &quot;ant&quot;, then &quot;java -jar out/artifacts/qpid_multicastmain_jar/qpid-multicastmain.jar&quot;. It should support most of the options of the native version of the program, naturally excepting things like publisher confirms.<br>
<br>Regards,<br>  Tony<br>-- <br>Tony Garnock-Jones<br><a href="mailto:tonygarnockjones@gmail.com" target="_blank">tonygarnockjones@gmail.com</a><br><a href="http://homepages.kcbbs.gen.nz/tonyg/" target="_blank">http://homepages.kcbbs.gen.nz/tonyg/</a><br>