Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900096

JavaTest should provide a more flexible upper bound on concurrency

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • jt4.5
    • None
    • tools
    • None
    • b11
    • Not verified

      There is a fixed constant in Parameters.ConcurrencyParameters ...

          /**
           * The highest allowed value for the concurrency.
           */
          static int MAX_CONCURRENCY = 50;

      This is used both in ConcurrencyInterview and in Harness.

      These days, it is possible to have processors with more than that many procesors. The limit needs to be raised.

            bkurotsu Brian Kurotsuchi (Inactive)
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: