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

remove synch from SymbolTable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.6.0SDK
    • None
    • None

    Description

      in large multithreaded deployments, it was observed that the use of a synchronized class "Vector" used by the UIMA SymbolTable class was causing delays due to synchronization. Change the implementation from Vector to ArrayList to avoid this.

      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: