# JMeter-Rabbit-AMQP编译好的jar **Repository Path**: test12222/JMeter-Rabbit-AMQP ## Basic Information - **Project Name**: JMeter-Rabbit-AMQP编译好的jar - **Description**: JMeter-Rabbit-AMQP编译好的jar,直接按照文档复制到jmeter对应目录即可工作 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-13 - **Last Updated**: 2024-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JMeter-Rabbit-AMQP # ====================== A [JMeter](http://jmeter.apache.org/) plugin to publish & consume messages from [RabbitMQ](http://www.rabbitmq.com/) or any [AMQP](http://www.amqp.org/) 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 Ivy. JARs should automagically be downloaded by Ivy as part of the build process. In addition, you'll need to copy or symlink the following from JMeter's lib/ext directory: * ApacheJMeter_core.jar Building -------- The project is built using Ant. To execute the build script, just execute: ant Installing ---------- To install the plugin, build the project and copy the generated JMeterAMQP.jar file from target/dist to JMeter's lib/ext/ directory. ![avatar](/img01.png) ![avatar](/img02.png) ![avatar](/img03.png)