You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jeff Armstrong (Created) (JIRA)" <ji...@apache.org> on 2012/01/19 16:38:39 UTC

[jira] [Created] (QPID-3770) Decrease memory overhead per message

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:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3770) Decrease memory overhead per message in broker

Posted by "Jeff Armstrong (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Armstrong updated QPID-3770:
---------------------------------

     Labels: broker memory overhead  (was: memory overhead)
    Summary: Decrease memory overhead per message in broker  (was: Decrease memory overhead per message)
    
> Decrease memory overhead per message in broker
> ----------------------------------------------
>
>                 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
>              Labels: broker, memory, overhead
>
> 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:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3770) Decrease memory overhead per message in broker

Posted by "Rob Godfrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey updated QPID-3770:
------------------------------

    Component/s:     (was: Performance)
    
> Decrease memory overhead per message in broker
> ----------------------------------------------
>
>                 Key: QPID-3770
>                 URL: https://issues.apache.org/jira/browse/QPID-3770
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.12
>            Reporter: Jeff Armstrong
>              Labels: broker, memory, overhead
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org