Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The new Java 5 concurrency utilities includes a set of concurrent collections that allow for greater concurrency than the current synchronized collections we are using. This could provide performance improvements for Derby, particularly in CMT (chip multi-threading) architectures.
See http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/package-summary.html
Attachments
Issue Links
- incorporates
-
DERBY-3092 Use java.util.concurrent in TransactionTable to improve scalability
-
- Closed
-
- is related to
-
DERBY-2327 Reduce monitor contention in LockSet
-
- Closed
-
-
DERBY-2911 Implement a buffer manager using java.util.concurrent classes
-
- Closed
-