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

S Hollander updated IO-726:
---------------------------
    Description: 
A very useful tool for improving performance with disk-based IO is the use of 
memory mapped files. I propose an {{InputStream}} that provides a bridge 
between memory mapped files and the {{InputStream}} ecosystem.

In my limited performance tests, the use of the MemoryMappedInputStream 
provided a 25% increase in throughput.

  was:A very useful tool for improving performance with disk-based IO is the 
use of memory mapped files. I propose an {{InputStream}} that provides a bridge 
between memory mapped files and the {{InputStream}} ecosystem.


> Add MemoryMappedInputStream
> ---------------------------
>
>                 Key: IO-726
>                 URL: https://issues.apache.org/jira/browse/IO-726
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>    Affects Versions: 2.8.0
>            Reporter: S Hollander
>            Priority: Major
>             Fix For: 2.9.0
>
>
> A very useful tool for improving performance with disk-based IO is the use of 
> memory mapped files. I propose an {{InputStream}} that provides a bridge 
> between memory mapped files and the {{InputStream}} ecosystem.
> In my limited performance tests, the use of the MemoryMappedInputStream 
> provided a 25% increase in throughput.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to