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: [email protected]
For additional commands, e-mail: [email protected]