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

UIMA-DUCC: improve pullservice throughput by reducing overhead

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.1-DUCC
    • DUCC
    • None

    Description

      The pullservice synchronizes code in multiple places reducing overall throughput. Also, the code creates an instance of XStream when serializing and deserializing each task. This applies both to client (TAS) and the pullservice. 

      Modify code to remove serialization and also create an instance of XStream service and pin it to each thread both in the client and the pullservice. 

      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: