[
https://issues.apache.org/jira/browse/IO-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678789#comment-16678789
]
BELUGA BEHR commented on IO-510:
--------------------------------
Any update on this?
Please note:
https://spark.apache.org/docs/2.3.0/api/java/org/apache/spark/io/ReadAheadInputStream.html
> ReadAheadInputStream
> --------------------
>
> Key: IO-510
> URL: https://issues.apache.org/jira/browse/IO-510
> Project: Commons IO
> Issue Type: New Feature
> Components: Streams/Writers
> Reporter: BELUGA BEHR
> Priority: Major
>
> Create a "ReadAheadInputStream". Such a feature would essentially be a
> BufferedInputStream that spawns a thread for asynchronous reading. The
> thread would continuously fill the buffer (if there was space) from the
> underlying InputStream. Thread would wait if buffer was full.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)