[ https://issues.apache.org/jira/browse/POOL-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phil Steitz updated POOL-93: ---------------------------- Fix Version/s: 2.0 Affects Version/s: (was: Nightly Builds) 1.1 1.2 1.3 > Reduce contention by making borrow & return more independent from each other > ---------------------------------------------------------------------------- > > Key: POOL-93 > URL: https://issues.apache.org/jira/browse/POOL-93 > Project: Commons Pool > Issue Type: Improvement > Affects Versions: 1.1, 1.2, 1.3 > Reporter: Holger Hoffstätte > Fix For: 2.0 > > Attachments: GenericObjectPool.patch, GKOP-relaxedSyncOnReturn.patch, > perf-patch-GenericPool.txt, relaxedReturnObjectBenchmark.txt > > > Currently borrow & return are completely blocked from each other, while at > least the factory-based validation & destruction can be handled > independently. A few simple changes narrow the synchronization blocks yet > retain overall correctness. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]