DataFabricRus / textfile-utils

A simple JVM library with utilitarian methods for working with text files of any size, including merge sorting and binary search. The library is based on the Java NIO and Kotlin coroutines.
Apache License 2.0
3 stars 1 forks source link

change file merging algorithm to take into account open file descriptors limitation #10

Closed sszuev closed 8 months ago

sszuev commented 8 months ago

9

sszuev commented 8 months ago

merged by cherrypicks