$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Lloyd (lloydkl.tech_at_[hidden])
Date: 2020-07-03 06:01:36
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