Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-698

Use Java 5 concurrent collections for better concurrency (rather than synchronized collections)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Services
    • 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

          Activity

            People

              Unassigned Unassigned
              davidvc David Van Couvering
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: