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 2018/06/28 19:11:00 UTC

[jira] [Commented] (QPIDJMS-399) Add ability to split a write and flush on the Transport into two operations

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

ASF subversion and git services commented on QPIDJMS-399:
---------------------------------------------------------

Commit 7750a1c27589261b197d7b746506e19d8771b145 in qpid-jms's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=7750a1c ]

QPIDJMS-399 Split write and flush of data into two operations

Allow for split write and then flush of outbound data which allows
for quicker release of blocking operations where the flush can be
done after the caller has been notified of success or a batch of
writes could improve performance.


> Add ability to split a write and flush on the Transport into two operations
> ---------------------------------------------------------------------------
>
>                 Key: QPIDJMS-399
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-399
>             Project: Qpid JMS
>          Issue Type: Improvement
>          Components: qpid-jms-client
>    Affects Versions: 0.34.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Major
>             Fix For: 0.35.0
>
>
> Enhance the current Transport layer to allow for split write and flush operations which can improve performance in some cases such as batching writes on larger messages or writing commands to the transport and delaying flush until later. 



--
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