The Grinder
Version 2.8.5 built on October 27 2002
Copyright (C) 2000 Paco Gómez
Copyright (C) 2000, 2001, 2002 Philip Aston
The Grinder is a pure Java load-testing framework that is
freely available under a BSD style open-source license. It was
originally developed for the book Professional Java 2 Enterprise
Edition with BEA WebLogic Server by Paco Gómez and Peter
Zadrozny.
Philip Aston took ownership of the code and reworked it to create
The Grinder 2. Philip continues to enhance
and maintain The Grinder.
The Grinder's home page is
http://grinder.sourceforge.net/.
Support
Requests for help should be sent to
grinder-use@lists.sourceforge.net.
Please contribute bug fixes and enhancements to
grinder-development@lists.sourceforge.net.
License
Additional contributions have been made by individuals listed in the
AUTHORS file supplied with this distribution. Each individual's claim
to copyright is asserted in the files to which they contributed.
Redistribution and use in source and binary forms, with or
without modification, are permitted provided that the following
conditions are met:
- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
- Neither the names of the copyright holders nor the names of the
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
The Grinder includes Ronald Tschalär's
HTTPClient library (http://www.innovation.ch/java/HTTPClient/index.html).
The HTTPClient library is distributed under the GNU Lesser Public
License. Under the term 6 of the GNU Lesser Public License, The
Grinder is a "work that uses the Library". See
doc/HTTPClient-license.txt for details of the GNU Lesser
Public License.
The Grinder includes software developed by the Apache Software
Foundation (http://www.apache.org/),
specifically the Jakarta ORO regular expression library. See
doc/Jakarta-ORO-license.txt for license details.