You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2014/03/20 15:08:42 UTC

[jira] [Created] (UIMA-3688) improve multi-core possibilites with ResourceManager_impl

Marshall Schor created UIMA-3688:
------------------------------------

             Summary: improve multi-core possibilites with ResourceManager_impl
                 Key: UIMA-3688
                 URL: https://issues.apache.org/jira/browse/UIMA-3688
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
    Affects Versions: 2.5.0SDK
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.6.0SDK


Reduce locking/sync granularity by moving various maps to ConcurrentMaps..  Add double-checked locking to some lazy initialization. Do minor refactoring to avoid duplicate code.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)