뉴스/소식

Apache JMeter 2.5 릴리즈

노안돼지 2011. 8. 19. 00:08
The Apache JMeter team announces the availability of Apache JMeter 2.5
r1158837.

This is a new release which adds many new features and corrects a lot of bugs.

JMeter 2.5 requires Java 1.5 or later to run.

== All users are recommended to upgrade. ==

Apache JMeter is a Java application designed to test server applications.
It can be used to:
* generate test loads
* test functional behaviour
* measure performance.
It includes support for protocols such as HTTP(S), JDBC, JMS, FTP, and
others.
It can also be extended with user-written code.

See http://jakarta.apache.org/jmeter/

The release can be downloaded from:

http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi

When downloading, please verify signatures using the KEYS file.

Only the binary archive is needed to run JMeter - there is no need to
download the source archive.

However there are some optional libraries which are not included.
See the "Getting Started" page for details:
http://jakarta.apache.org/jmeter/usermanual/get-started.html

The list of changes since version 2.4 can be found at:

http://jakarta.apache.org/jmeter/changes.html

All users are recommended to upgrade to this release.

Enjoy!
The JMeter team