You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2014/09/06 07:13:28 UTC

[jira] [Resolved] (DIRMINA-518) Support gathering writes

     [ https://issues.apache.org/jira/browse/DIRMINA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRMINA-518.
---------------------------------------
    Resolution: Won't Fix

As explained by Trustin, gathered write does nt bring any performance advantage.

> Support gathering writes
> ------------------------
>
>                 Key: DIRMINA-518
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-518
>             Project: MINA
>          Issue Type: New Feature
>          Components: Core
>            Reporter: David M. Lloyd
>            Priority: Minor
>             Fix For: 3.0.0-M3
>
>
> It may be worthwhile to enhance the various processor implementations to accept a Collection<IoBuffer> or IoBuffer[] and perform a gathering write across all the collection members.  For datagram protocols, this would allow messages to be composed without copying.  For stream protocols, this might simply improve performance.  In addition, stream protocols could benefit from doing gathering writes in general when there are many buffers queued up.



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