[jboss-jira] [JBoss JIRA] Created: (JGRP-429) Optionally disable message bundling for unicast messages

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Mar 9 04:46:28 EST 2007


Optionally disable message bundling for unicast messages
--------------------------------------------------------

                 Key: JGRP-429
                 URL: http://jira.jboss.com/jira/browse/JGRP-429
             Project: JGroups
          Issue Type: Task
    Affects Versions: 2.5
            Reporter: Bela Ban
         Assigned To: Bela Ban
             Fix For: 2.6


Unicast messages are often used for responses (e.g. Rpc/MessageDispatcher). While requests arrive as multicast messages, responses are sent back as unicast messages. When sending many requests, bundling may be preferred because we never have to wait for the bundle to fill up: as we're sending many messages, bundles fill up quickly. However, for responses, that may not be the case, so we may want to disable bundling for unicasts. This should be configurable.

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