[jboss-svn-commits] JBL Code SVN: r31890 - labs/jbosstm/workspace/whitingjr/trunk/performance.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Mar 1 10:43:52 EST 2010


Author: whitingjr
Date: 2010-03-01 10:43:51 -0500 (Mon, 01 Mar 2010)
New Revision: 31890

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/README.txt
Log:
Updated README file with details of this version.


Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/README.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/README.txt	2010-03-01 15:43:21 UTC (rev 31889)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/README.txt	2010-03-01 15:43:51 UTC (rev 31890)
@@ -78,6 +78,9 @@
        
 0.6    Provide performance capturing using system clock times. Basic timing without
        incurring overhead.
+       
+0.7   Provide configuration to bypass the connection pooling implementation. Instead 
+      the connection is cached per thread.
 
 Known issues:
 



More information about the jboss-svn-commits mailing list