You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2011/08/24 20:38:29 UTC

[jira] [Resolved] (JAMES-1301) Use Zero-copy file transfer to transfer message content if possible

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

Norman Maurer resolved JAMES-1301.
----------------------------------

    Resolution: Fixed

> Use Zero-copy file transfer to transfer message content if possible
> -------------------------------------------------------------------
>
>                 Key: JAMES-1301
>                 URL: https://issues.apache.org/jira/browse/JAMES-1301
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: IMAPServer, POP3Server
>    Affects Versions: 3.0-beta3
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-beta4
>
>
> With Netty its possible to support zero-copy file transfer when a FileInputStream was used to access the InputStream of the Message and NIO is used. We should make use of it whenever possible as it gives a good performance boost.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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