Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-912

Support use of externally supplied ThreadPools

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.6.3
    • Fix Version/s: 1.6.4
    • Component/s: Engine
    • Labels:
      None

      Description

      Currently when embedding QFJ inside a ResourceAdapter we end up with double the Threads running as we have to hand-off from QFJ ('dirty') Threads to the ResourceAdapter WorkManager ('clean') Threads before calling back into the EJB side of the container. Using 'clean' Threads for this is a requirement of the JCA/ResourceAdapter contracts.

      To eliminate the extra Threads and hand-off context switching we need to be able to request QFJ to use the 'clean' Threads directly.

        Attachments

          Activity

            People

            • Assignee:
              jim_b_o James Olsen
              Reporter:
              jim_b_o James Olsen
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: