subspace_farmer::single_disk_farm::farming

Module rayon_files

source
Expand description

Files abstraction that allows reading concurrently using thread pool

Structsยง

  • Wrapper data structure for multiple files to be used with [rayon] thread pool, where the same file is opened multiple times, once for each thread for faster concurrent reads