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

UIMA DUCC: Optimize JP handling of no work from the JD

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0-Ducc
    • None
    • None

    Description

      When a JD returns no work, each worker JP thread sleeps for a bit and than asks JD again. At large scaleout many threads repeat this cycle causing the JD to spend a lot of time handling WI requests.
      Modify the JP to use a single thread in each process to retry request for work. While a single thread repeatedly retries other threads block until:

      1) Retry thread receives work item
      2) JP terminates

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: