[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-876) Allow onMessage to be executed on the remoting thread

Tim Fox (JIRA) jira-events at lists.jboss.org
Mon Apr 30 07:03:30 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-876?page=all ]

Tim Fox updated JBMESSAGING-876:
--------------------------------

    Fix Version/s: 2.0.0 Beta 1
                       (was: Unscheduled)

> Allow onMessage to be executed on the remoting thread
> -----------------------------------------------------
>
>                 Key: JBMESSAGING-876
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-876
>             Project: JBoss Messaging
>          Issue Type: Sub-task
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>             Fix For: 2.0.0 Beta 1
>
>
> As an optimisation we should allow message listeners to be executed straight through using the same thread that delivers the message to the message callback handler. This would avoid an extra context switch..
> Currently the thread used is from an executor per session - so as to be strictly JMS compliant.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list