You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2018/11/12 18:40:00 UTC

[jira] [Updated] (QPIDJMS-421) Improve performance of MessageProducer by caching common annotation encodings

     [ https://issues.apache.org/jira/browse/QPIDJMS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPIDJMS-421:
-----------------------------------
    Summary: Improve performance of MessageProducer by caching common annotation encodings  (was: Improve JMS MessageProducer performance by caching Message Annotation encodings)

> Improve performance of MessageProducer by caching common annotation encodings
> -----------------------------------------------------------------------------
>
>                 Key: QPIDJMS-421
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-421
>             Project: Qpid JMS
>          Issue Type: Improvement
>          Components: qpid-jms-client
>    Affects Versions: 0.37.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Major
>             Fix For: 0.38.0
>
>
> Each message sent by a producer has a set of type values for Destination and Message types added to the MessageAnnotation section of the AMQP message.  We can improve send performance by caching the encoded bytes of these MessageAnnotations sections and write that instead of performing a fresh encode on each message.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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