Hi,

Does boost iostream mapped_file_source support concurrent read from multiple threads? What is the best way to implement concurrent read on a performance sensitive application?

The file is a read only one and its size is in gigabytes/terabytes

Thanks,
   Lloyd