[
https://issues.apache.org/jira/browse/QPID-6662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661116#comment-14661116
]
ASF subversion and git services commented on QPID-6662:
-------------------------------------------------------
Commit 1694594 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1694594 ]
QPID-6662 : Wrap use of ByteBuffers in QpidByteBuffer class to allow for use of
pools of buffers rather than always allocating fresh. Refactor
NonBlockingConnection to allow connection object to only perform partial reads
> Use direct byte buffers
> -----------------------
>
> Key: QPID-6662
> URL: https://issues.apache.org/jira/browse/QPID-6662
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
> Fix For: qpid-java-6.0
>
>
> To improve performance of the Broker, direct ByteBuffers should be passed
> from the transport directly to the store, minimising copying whenever
> possible, and vice versa.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]