Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-3694

allow parallel initialization of components to speed things up in multi-core sys

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.5.0SDK
    • 2.6.0SDK
    • Core Java Framework
    • None

    Description

      Some embedders, and perhaps someday, the UIMA framework itself, want to take a set of primitive analysis engines in some flow, and initialize them in parallel, on a multi-core machine, where the AEs share a resource manager, and even (for scaled -out instances) a common UIMA - Context.

      Add the minimal synchronization and ConcurrentMaps, etc., to permit this, in order to reduce initialization time in multi-core deployments.

      Attachments

        Issue Links

          Activity

            People

              schor Marshall Schor
              schor Marshall Schor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: