I have implemented a small IO class, which can read from multiple and same files on different disks (e.g two hard disks containing the same file). In sequential case, both d
Maybe http://stxxl.sourceforge.net/ might be of any interest for you, too.