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: [email protected]
For additional commands, e-mail: [email protected]