[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-dev
Subject:    [jira] [Created] (AMQ-3949) Why ActiveMQMessageConsumer.dispatch copies message per listener
From:       "Martin Chan Shu Ching (JIRA)" <jira () apache ! org>
Date:       2012-07-30 3:21:33
Message-ID: 1442003108.115099.1343618494288.JavaMail.jiratomcat () issues-vm
[Download RAW message or body]

Martin Chan Shu Ching created AMQ-3949:
------------------------------------------

             Summary: Why ActiveMQMessageConsumer.dispatch copies message per \
listener  Key: AMQ-3949
                 URL: https://issues.apache.org/jira/browse/AMQ-3949
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: Martin Chan Shu Ching
            Priority: Minor


When the consumer receives a topic message, the message is copied in \
ActiveMQMessageConsumer.dispatch() line 1294. If there are 10 consumers, the message \
will be copied 10 times. Wondering if that's really necessary because we are doing \
performance tuning in our applications and found there is high memory usage in the MQ \
layer.

line:1294
ActiveMQMessage message = createActiveMQMessage(md);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: \
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more \
information on JIRA, see: http://www.atlassian.com/software/jira

        


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic