[jboss-svn-commits] JBL Code SVN: r30945 - labs/jbosstm/workspace/whitingjr/trunk/performance.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Jan 5 13:14:36 EST 2010
Author: whitingjr
Date: 2010-01-05 13:14:36 -0500 (Tue, 05 Jan 2010)
New Revision: 30945
Modified:
labs/jbosstm/workspace/whitingjr/trunk/performance/CONFIGURATION.txt
Log:
Updated configuration notes with details of concurrent thread count location.
Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/CONFIGURATION.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/CONFIGURATION.txt 2010-01-05 18:13:48 UTC (rev 30944)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/CONFIGURATION.txt 2010-01-05 18:14:36 UTC (rev 30945)
@@ -30,3 +30,6 @@
* Adjust the number of cached statements
src/main/resources/properties/database/<resource.X.db-vendor>/db-profile.properties - <resource.X.db-vendor>.db-connection-prepared.statement.cache.size
+
+* Change the number of concurrent threads
+src/test/resources/testsuite-integration-ejb3.xml - concurrency_count
\ No newline at end of file
More information about the jboss-svn-commits
mailing list