简体   繁体   English

WebSphere MQ的HermesJMS工具的替代品

[英]alternative to HermesJMS tool for WebSphere MQ

I have been facing issues in pasting an XML message to a IBM WebSphere MQ queue via HermesJMS. 通过HermesJMS将XML消息粘贴到IBM WebSphere MQ队列时,我一直遇到问题。 During my search, I had also thought of finding out an alternative if any, which could help me out in accomplishing my task. 在搜索过程中,我还曾想过寻找一个替代方案(如果有),这可以帮助我完成任务。

However, I did NOT find any alternative for HermesJMS. 但是,我没有找到HermesJMS的任何替代方案。 I had found out OpenJMS, but that is an implementation of JMS (similar to ApacheMQ, RabbitMQ, IBM WebSphere MQ etc.,). 我发现了OpenJMS,但这是JMS的实现(类似于ApacheMQ,RabbitMQ,IBM WebSphere MQ等)。

Have any of you used any other (easy to use, open source) tools (clients) for browsing MQ queues and messages, which can stand as an alternative to HermesJMS? 你们有没有人使用其他任何(易于使用的,开放源代码的)工具(客户端)来浏览MQ队列和消息,这些工具可以替代HermesJMS?

As you are using Websphere, have you tried MQ Explorer ? 在使用Websphere时,您是否尝试过MQ Explorer This is also open-source. 这也是开源的。

If you are trying to do performance testing, I would give JMeter a go. 如果您要进行性能测试,我会给JMeter一个机会。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM