You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2014/05/23 17:57:01 UTC

[jira] [Created] (QPID-5783) unnecessary copying of date for message on many queues

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org