You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/02 02:53:59 UTC

[jira] [Commented] (PROTON-1337) [proton-j] Add methods and Sender and Receiver that allow for alternate buffer types

    [ https://issues.apache.org/jira/browse/PROTON-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627468#comment-15627468 ] 

ASF subversion and git services commented on PROTON-1337:
---------------------------------------------------------

Commit 3661f90f79d24d8dee5649f4302b5a1a486a47ec in qpid-proton's branch refs/heads/go1 from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=3661f90 ]

PROTON-1337 Add missing file

Missed on last commit.  

> [proton-j] Add methods and Sender and Receiver that allow for alternate buffer types
> ------------------------------------------------------------------------------------
>
>                 Key: PROTON-1337
>                 URL: https://issues.apache.org/jira/browse/PROTON-1337
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-j
>    Affects Versions: 0.15.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.16.0
>
>
> The current send and recv method in Sender and Receiver (as well as in DeliveryImpl) operate on byte array types.  Depending on the application the code might actually be using some other byte buffering scheme such as ByteBuffer etc.  We can easily provide additional methods that operate on a generic ReadableBuffer and WritableBuffer type that we define so that these applications can operate more efficiently.  
> We already define WritableBuffer, the ReadableBuffer would like quite the same.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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