[jboss-jira] [JBoss JIRA] (AS7-6778) Configure EJB3/MDB with an individual thread pool for each EJB.
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Thu Mar 28 06:47:42 EDT 2013
[ https://issues.jboss.org/browse/AS7-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763705#comment-12763705 ]
jaikiran pai commented on AS7-6778:
-----------------------------------
By the way, if there's a specific example/usecase you are stuck with or are having problems trying to improve performance with, I would like to understand that and see if adding this feature will help solve it. I don't mind adding this feature if it's going to solve those requirements.
> Configure EJB3/MDB with an individual thread pool for each EJB.
> ---------------------------------------------------------------
>
> Key: AS7-6778
> URL: https://issues.jboss.org/browse/AS7-6778
> Project: Application Server 7
> Issue Type: Feature Request
> Components: EJB
> Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
> 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