cpp-libface icon indicating copy to clipboard operation
cpp-libface copied to clipboard

Explore using compression for satellite data v/s using mmap()

Open dhruvbird opened this issue 13 years ago • 0 comments

The input file might not always be mmap()able. For example, the case of streaming input or input from hdfs.

dhruvbird avatar Jul 10 '12 16:07 dhruvbird