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 "Eric Charles (JIRA)" <se...@james.apache.org> on 2011/08/25 15:16:29 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13090989#comment-13090989 ] 

Eric Charles commented on JAMES-1301:
-------------------------------------

"Only FileInputStream" . Does this mean that for now it's only applicable to mailbox-maildir?


> 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