Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JMeter New samplers for WebSphere MQ & MQTT Protocols #2773

Closed
asfimport opened this issue Mar 10, 2012 · 2 comments
Closed

JMeter New samplers for WebSphere MQ & MQTT Protocols #2773

asfimport opened this issue Mar 10, 2012 · 2 comments

Comments

@asfimport
Copy link
Collaborator

Qadeer Mohammed Abdul (Bug 52876):
Hi,
I have written a two new samplers along with the UI using JMeter framework. The two samplers are detailed below:

a. MQTT Client Sampler: This sampler uses the MQTT V3/V5 client API's to connect to a remote SCADA enabled protocol handler (eg: IBM WebSphere Message Broker or IBM MQXR etc).

This sampler is capable of sending request messages to SCADA servers and waits for a response (for a specified duration).

b. IBM WebSphere MQ Sampler: This sampler uses the IBM WebSphere MQ client API to connect to Message Broker and can put/get messages based on specific configuration specified in the sampler UI. Similar to MQTT client sampler, this sampler can send request and wait for response messages for specified duration.

The sampler works for WebSphere MQ version 7.0 or higher. Since it works with the JMeter framework, it can report results both on UI and on command line.

I would like to submit these two samplers to the JMeter community for inclusion in further releases of JMeter.

Can you please let me know what information you would require for including these samplers into the build ?

Thanks,
Qadeer

OS: Windows XP
Resolution: LATER

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Hello,
You need to provide your code as a patch to jmeter last trunk if possible.
You also have to add the Apache license header to new file and remove @author tags.
Tests or Jmx plan showing how to use feature are also welcome.

We Will look at the patch as soon as possible and if we require more infos we Will comment this issue.
Thanks for proposition.
Regards
Philippe

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Closing as no news from reporter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant