Hi all,<br><br>Today I've ported RabbitMQ'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'm slightly surprised to see that it seems to run a little slower than the Rabbit native version. Perhaps I'm doing something brain-damaged with the Qpid APIs.<br><br>To run it, "ant", then "java -jar out/artifacts/qpid_multicastmain_jar/qpid-multicastmain.jar". 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>