[
http://jira.jboss.com/jira/browse/JBMESSAGING-328?page=all ]
Tim Fox closed JBMESSAGING-328.
-------------------------------
Resolution: Won't Fix
This is irrelvant now I have refactored with batching
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