Skip to content

JMSTools will allow you to easily create JMS clients (Mock) to receive messages and reply OR to send and wait for a reply.

Notifications You must be signed in to change notification settings

anthonyrabiaza/JMSTools

Repository files navigation

JMSTools

I wanted to share a solution I recently developed to connect to JMS Providers. JMSTools will allow you to easily create JMS clients (Mock) to receive messages and reply OR to send and wait for a reply.

You can easily use JMSTools as a backend consumer in Message-oriented middleware scenario:

  • JMeter will be used to send message to JMS compliant Broker (Solace PubSub+ for instance)
  • JMSTools to receive and reply to the messages

Alt text

!!! All the CSV files need to be comma separated. !!!

Getting Started

Please download the latest library and the property files solace and activemq.

About

JMSTools will allow you to easily create JMS clients (Mock) to receive messages and reply OR to send and wait for a reply.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages