steeltomato / jmeter-amf

AMF Plugin for JMeter
http://code.kennethjhill.com/jmeter-amf
Apache License 2.0
37 stars 37 forks source link

JMeter AMF Plugin

Welcome to the JMeter-AMF Plugin Project. This plugin gives JMeter the ability to load test applications using the AMF3 protocol. Main features:

Did this project save your company a few bucks or a few man hours? Want to encourage me to add a new feature? Just feel like buying me a beer? Please donate to help keep it going. https://github.com/steeltomato/jmeter-amf/wiki/Donate

Requirements

  1. Click Downloads and grab the latest JMeter-AMF package.

  2. Copy JMeter-AMF.jar to jmeter/lib/ext.

  3. Download BlazeDS and copy blazeds-common.jar and blazeds-core.jar to jmeter/lib/ext.

    Credits

This project was created and is maintained by Kenneth Hill (kennethjhill@gmail.com)

Special thanks to the Apache Software Foundation and the contributors of the Jakarta JMeter project. Without your hard work, this project obviously wouldn't be possible.

Copyright 2011 the original author or authors.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.