replace synchronized blocks in PoolUtils with Read/Write locks
--------------------------------------------------------------
Key: POOL-194
URL: https://issues.apache.org/jira/browse/POOL-194
Project: Commons Pool
Issue Type: Improvement
Affects Versions: 2.0
Reporter: Simone Tripodi
Assignee: Simone Tripodi
Fix For: 2.0
all synchronized Pools implementation in PoolUtils are designed to be fully
synchronized, they can be improved by replacing using synchronized blocks with
a Read/Write lock policy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira