A Ruby Gem for Scalable Offline Sort
At Salsify we needed a way to sort the contents of large files using a predictable amount of memory. This blog post discusses our journey toward better understanding Ruby memory and performance characteristics as we built our offline-sort gem.
Post a comment