I’m trying to find options for MQ on the iSeries besides WebSphere MQ. Does anyone have experience with this? Is it possible? Could I run a pure java MQ server like OpenMQ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t see any reason why not, though I haven’t personally tried. However, I would strongly recommend going with a software package that supports AMQP. I believe it’s planned for OpenMQ, but isn’t actually implemented yet. Apache Qpid is probably something you should look at. It’s almost as good as RabbitMQ, but written in Java and JMS compliant.