Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-1021

Thread count for kie server is hard coded for optaplanner extension

    XMLWordPrintable

Details

    • 2018 Week 09-10, 2018 Week 11-12, 2018 Week 13-14
    • NEW
    • NEW

    Description

      in OptaplannerKieServerExtension.java the minnimum thread count is hard-coded to be 2.
      Also, threads will not be allocated until blocking queue is full.
      For example if there are 6 requests on a 8 core box,
      2 will be worked on, and 4 will wait in the blocking queue. New threads are not allocated until blocking queue is at capacity

      Attachments

        Activity

          People

            jlocker Jiří Locker
            jgoldsmi@redhat.com Justin Goldsmith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: