Skip to content

A JMeter plugin to publish & consume messages from RabbitMQ or any AMQP message broker

License

Notifications You must be signed in to change notification settings

geniussportsgroup/JMeter-Rabbit-AMQP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JMeter-Rabbit-AMQP

======================

A JMeter plugin to publish & consume messages from RabbitMQ or any AMQP message broker.

JMeter Runtime Dependencies

Prior to building or installing this JMeter plugin, ensure that the RabbitMQ client library (amqp-client-3.x.x.jar) is installed in JMeter's lib/ directory.

Build Dependencies

Build dependencies are managed by Maven.

In addition, you'll need to copy or symlink the following from JMeter's lib/ext directory:

  • ApacheJMeter_core.jar
  • jackson-mapper-asl version 1.9.13

Building

The project is built using Maven. To execute the build script, just execute: maven package

Installing

To install the plugin, build the project and copy the generated JMeterAMQP.jar as well as the amqp-client and jackson-mapper-asl libraries file from target/dist to JMeter's lib/ext/ directory.

About

A JMeter plugin to publish & consume messages from RabbitMQ or any AMQP message broker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%