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

Remove unneeded synchronization in core UIMA

    XMLWordPrintableJSON

Details

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

    Description

      As part of the general effort to get UIMA performance better in highly multithreaded environments, find and remove unneeded synchronizations. One such example: the UIMAFramework code has a static method, getInstance(), which returns the value of a static field. There are no other synchronizations within this class, so I believe this can be removed.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: