Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4653

Weld thread pool should be wildfly global

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 10.0.0.Alpha3
    • 9.0.0.CR1
    • CDI / Weld
    • None

      Weld keeps a thread pool for each deployment.
      Per default the pool is filled with "numProcessors" threads (see http://docs.jboss.org/weld/reference/latest/en-US/html/configure.html)
      When having many deployments, a single thread pool for the wildfly instance could improve the overall performance.
      This thread pool should be configurable in the weld subsystem of the wildfly configuration (e.g. standalone.xml).

            rhn-engineering-jharting Jozef Hartinger
            gazonkfoo Sebastian Maurer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: