Gordon Sim created QPID-5783:
--------------------------------

             Summary: unnecessary copying of date for message on many queues
                 Key: QPID-5783
                 URL: https://issues.apache.org/jira/browse/QPID-5783
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.28
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.29


The memory used when sending messages to a large number of  queues is higher 
than it needs to be as only the data as read of the wire is shared. The memory 
used can be reduced by sharing some of the essentially immutable state computed 
before enqueing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to