https://issues.apache.org/bugzilla/show_bug.cgi?id=51198

             Bug #: 51198
           Summary: Trunk Version : Performance enhancement in
                    ConnectionPool regarding busy Queue
           Product: Tomcat Modules
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: jdbc-pool
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: p.moua...@ubik-ingenierie.com
    Classification: Unclassified


Created attachment 26997
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=26997
The fix

Hello,
I am making Load Tests under the current trunk version(20110513) of the Pool.
Looking at code I noticed the following TODO:
TODO - this shouldn't be a blocking queue, simply a list to hold our objects

I implemented the change and performances seem better so I submit the patch.

Regards
Philippe Mouawad
http://www.ubik-ingenierie.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to