<div dir="ltr">Yes, there are two good ways to go:<div><br></div><div style>1) add async IO for those platforms that can (FreeBSD, Linux), it will remove requirement to use async threads</div><div style>2) lock driver to async thread pool</div>
</div>