[
https://issues.apache.org/jira/browse/QPID-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007299#comment-14007299
]
ASF subversion and git services commented on QPID-5783:
-------------------------------------------------------
Commit 1597121 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1597121 ]
QPID-5783: Share immutable state between copies of a message. Avoid using
memory for annotations unless actually required.
> 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]