[jboss-jira] [JBoss JIRA] (WFLY-1183) Configure EJB3/MDB with an individual thread pool for each EJB.
David Lloyd (JIRA)
jira-events at lists.jboss.org
Fri Sep 20 16:47:03 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806204#comment-12806204 ]
David Lloyd commented on WFLY-1183:
-----------------------------------
There is still not adequate explanation or analysis on this issue to show a specific actual (not theoretical) problem whose best solution is multiple EJB thread pools. Without additional information, I will close this issue.
> Configure EJB3/MDB with an individual thread pool for each EJB.
> ---------------------------------------------------------------
>
> Key: WFLY-1183
> URL: https://issues.jboss.org/browse/WFLY-1183
> Project: WildFly
> Issue Type: Feature Request
> Components: EJB
> Reporter: Jeremy Whiting
> Assignee: jaikiran pai
>
> For performance of an application to be scalable I need to configure sometimes a thread pool to an EJB. The pool is not shared with other EJB in the deployed application.
> For example
> PoolA - EJB Dog
> PoolB - EJB Cat
> To configure this the ability no define the thread pool name for an EJB. Rather than an EJB to the shared thread pool as it currently works.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list