[jboss-jira] [JBoss JIRA] Reopened: (JBMESSAGING-328) Optimisation - batch messages to consumers

Ovidiu Feodorov (JIRA) jira-events at jboss.com
Tue Aug 1 22:30:21 EDT 2006


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

Ovidiu Feodorov reopened JBMESSAGING-328:
-----------------------------------------

             

> Optimisation - batch messages to consumers
> ------------------------------------------
>
>                 Key: JBMESSAGING-328
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-328
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>             Fix For: 1.0.5
>
>   Original Estimate: 3 days
>  Remaining Estimate: 3 days
>
> Instead of sending messages to client side consumers immediately, server side consumers can batch messages up and send them periodically every x milliseconds, the same can occur in the other direction for acknowledgements. This would be likely to increase overall throughput due to reduction in lock contention on the queue due to consumers not continually asking if there are any more messages to be delivered.
> The trade off here is there would be some increase in latency.

-- 
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