[jboss-jira] [JBoss JIRA] (WFLY-5886) Remote EJB dispatches to thread pools twice
David Lloyd (JIRA)
issues at jboss.org
Mon Dec 21 17:18:00 EST 2015
[ https://issues.jboss.org/browse/WFLY-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143557#comment-13143557 ]
David Lloyd commented on WFLY-5886:
-----------------------------------
IMO not only should all synchronous invocations be running in the worker or the thread pool otherwise associated with the request, but local async invocations should as well (we'd need to track the "current" executor though). That could be "stage two" of this enhancement.
> Remote EJB dispatches to thread pools twice
> -------------------------------------------
>
> Key: WFLY-5886
> URL: https://issues.jboss.org/browse/WFLY-5886
> Project: WildFly
> Issue Type: Enhancement
> Reporter: Stuart Douglas
> Assignee: Jason Greene
>
> Remote EJB currently involves a dispatch to a worker pool, followed by a dispatch to the EJB executor. It would be better if there was an option just to run the EJB invocation in the worker.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list