You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2018/10/19 17:47:00 UTC

[jira] [Created] (QPIDJMS-421) Improve JMS MessageProducer performance by caching Message Annotation encodings

Timothy Bish created QPIDJMS-421:
------------------------------------

             Summary: Improve JMS MessageProducer performance by caching Message 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
             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