Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0
    • Fix Version/s: None
    • Component/s: Core/Parsing, Viewer RI
    • Labels:
      None
    • Environment:
      any

      Description

      There are three different thread pools in the product as of 4.3.4 which seems little unorganized. This bug will track the changes needed to consolidate the pools to one central location. And that location with be static instance on the Library object.

        Activity

        Hide
        Patrick Corless added a comment -

        Consolidation is complete. The default behavior is for the Thread pool start when as a static instance of the Library class. The thread pool is intended to stay alive for the duration of the run time. However the static methods shudownThreadPool() and initializedThreadPool() can be called on Library if the pool needs to be shutdown and restarted on Document by document basis.

        Show
        Patrick Corless added a comment - Consolidation is complete. The default behavior is for the Thread pool start when as a static instance of the Library class. The thread pool is intended to stay alive for the duration of the run time. However the static methods shudownThreadPool() and initializedThreadPool() can be called on Library if the pool needs to be shutdown and restarted on Document by document basis.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: