CIA.vc
The Grinder
Java Load Testing Framework
Stats » Projects » The Grinder
information
Photo
The Grinder is a Java load-testing framework. It is freely available under a BSD-style open-source license. The Grinder 3 uses the powerful scripting language Jython, and allows any Java code to be tested without the need to write a plug-in.
syndicateUTC clock
12:15 on May 28, 2012
event counters
The last message was received 8.42 months ago at 18:59 on Sep 18, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
963 messages since the first one, 5.51 years ago, for an average of 2.09 days between messages
recent messages
dateReversed sort columnprojectcontentlink
18:59 on Sep 18, 2011grinder
Commit by philipa :: r4334 /trunk/source/ (CHANGES README): (link)
***********************************************************************
ORPHANED REPOSITORY.

The authoritive repository for The Grinder source code is the git
repository at

        git://grinder.git.sourceforge.net/gitroot/grinder/grinder.

This svn repository will no longer be updated.
***********************************************************************
#
16:54 on Sep 16, 2011grinder
Commit by philipa :: r4333 /trunk/source/ (3 files in 3 dirs): (link)
Interrupting a waiting barrier cancels it.
#
20:27 on Sep 15, 2011grinder
Commit by philipa :: r4332 /trunk/source/ (5 files in 3 dirs): (link)
Simplify barrier interface by removing ScriptContext.localBarrier().
Improve javadoc.
#
20:24 on Sep 15, 2011grinder
Commit by philipa :: r4331 /trunk/source/ (11 files in 5 dirs): (link)
Replace ThreadPool with java.util.concurrent.ExecutorService.
#
20:01 on Sep 15, 2011grinder
Commit by philipa :: r4330 /trunk/source/tests-src/net/grinder/communication/TestResourcePool.java: (link)
Shorten testReserveAllMultiThreaded.
#
20:00 on Sep 15, 2011grinder
Commit by philipa :: r4329 /trunk/source/ (6 files in 3 dirs): (link)
Replace ConnectionType with an enum.
#
19:58 on Sep 15, 2011grinder
Commit by philipa :: r4328 /trunk/source/ (9 files in 5 dirs): (link)
Replace ThreadSafeQueue with BlockingQueue.
#
19:52 on Sep 15, 2011grinder
Commit by philipa :: r4327 /trunk/source/ (10 files in 5 dirs): (link)
Replace Executor with java.util.concurrent.ExecutorService.
#
19:48 on Sep 15, 2011grinder
Commit by philipa :: r4326 /trunk/source/src/net/grinder/ (26 files in 12 dirs): (link)
StringBuffer -> StringBuilder.
#
19:41 on Sep 15, 2011grinder
Commit by philipa :: r4325 /trunk/source/ (6 files in 3 dirs): (link)
Simplify FixedWidthFormatter.
#
19:23 on Sep 15, 2011grinder
Commit by philipa :: r4324 /trunk/source/ (2 files in 2 dirs): (link)
Update to latest version (1.18, Wed Aug 3 14:44:33 2011 UTC) of
CustomConcurrentHashMap. This should fix the memory leak reported in
bug 3406177.
#
19:23 on Sep 15, 2011grinder
Commit by philipa :: r4323 /trunk/documentation/src/documentation/ (70 files in 8 dirs): (link)
Integrate SyntaxHighlighter 3.0.83.
#
16:12 on Sep 15, 2011grinder
Commit by philipa :: r4322 /trunk/documentation/src/documentation/content/xdocs/faq.xml: (link)
Unique faq ids.
#
16:09 on Sep 15, 2011grinder
Commit by philipa :: r4321 /trunk/documentation/ (3 files in 2 dirs): (link)
Upgrade to Forrest 0.9.
#
16:07 on Sep 15, 2011grinder
Commit by philipa :: r4320 /trunk/documentation/ (32 files in 7 dirs): (link)
Sigh - Forrest. Only practical way to add custom javascript is to customise a skin, and this requires a complete copy of the skin. See http://marc.info/?l=forrest-user&m=118525209328824&w=2.
#
16:00 on Sep 15, 2011grinder
Commit by philipa :: r4319 /trunk/source/src/net/grinder/ (7 files in 3 dirs): (link)
Global barriers - part 3.
#
15:55 on Sep 15, 2011grinder
Commit by philipa :: r4318 /trunk/source/ (22 files in 13 dirs): (link)
Process status messages obtain identity from connection rather than repeatedly transmitting it.
#
15:42 on Sep 15, 2011grinder
Commit by philipa :: r4317 /trunk/source/ (14 files in 11 dirs): (link)
Worker processes now supply an identifying Address to the console.
#
13:58 on Sep 15, 2011grinder
Commit by philipa :: r4316 /trunk/source/ (20 files in 7 dirs): (link)
Global barriers - part 2.
#
13:21 on Sep 15, 2011grinder
Commit by philipa :: r4315 /trunk/source/tests-src/net/grinder/console/TestConsoleFoundation.java: (link)
Fix initialisation so we don't try to grab a non-free socket.
#