[jboss-jira] [JBoss JIRA] (WFLY-4653) Weld thread pool should be wildfly global

Kabir Khan (JIRA) issues at jboss.org
Wed Dec 6 11:21:31 EST 2017


     [ https://issues.jboss.org/browse/WFLY-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan closed WFLY-4653.
----------------------------


> Weld thread pool should be wildfly global
> -----------------------------------------
>
>                 Key: WFLY-4653
>                 URL: https://issues.jboss.org/browse/WFLY-4653
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: CDI / Weld
>    Affects Versions: 9.0.0.CR1
>            Reporter: Sebastian Maurer
>            Assignee: Jozef Hartinger
>             Fix For: 10.0.0.Alpha3
>
>
> 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).



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list