[#LUCENE-753] Use NIO positional read to avoid synchronization in FSIndexInput - ASF JIRA
[#LUCENE-753] Use NIO positional read to avoid synchronization in FSIndexInput - ASF JIRA
Want a crash course in NIO and fast IO in Java? Then take a look at this issue for Lucene and then go do your homework. The transferTo() trick is something I haven’t seen before and was a bit blown away by. I [...]

