You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2008/08/11 10:21:46 UTC

[jira] Updated: (DIRMINA-518) Support gathering writes

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

Julien Vermillard updated DIRMINA-518:
--------------------------------------

    Fix Version/s:     (was: 2.0.0-M3)
                   2.0.0-M4

> 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: 2.0.0-M4
>
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.