Decrease memory overhead per message
------------------------------------

                 Key: QPID-3770
                 URL: https://issues.apache.org/jira/browse/QPID-3770
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker, Performance
    Affects Versions: 0.12
            Reporter: Jeff Armstrong


The broker's memory overhead per message in a queue with default options is 
approximately 1 to 1.5 Kb. For applications that use small messages, this 
overhead can be quite significant when storing a lot of them. Considering all 
of the MessageProperties and DeliveryProperties only consume around 100 bytes, 
there should be a way to decrease the memory overhead per message significantly.

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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to