Which are free available JMS implementation..?
843830Jul 31 2007 — edited Aug 3 2007Hello,
I believe there are several of JMS implementation available in market Eg. IBM : MQSeries, Progress: SonicMQ, Sun: JMQ, Softwired: iBus, BEA : WebLogic etc. I wanted to deploy JMS to exchange messages/events among various modules in our product. So, which among the above implementation or anything else is available freely on all the following platforms : Windows, Sun solaris, HPUX.
I am planning to deploy pub/sub messaging domain where a product module will publish a topic and other interested modules will subscribe for specific topics using message selectors.
Please suggest me on how to use JNDI to configure administered objects (TopicConnectionFactory, Topic, Queue) as part of JMS. I do not have much knowledge on JNDI.
Thanks for the information.
Deepak