Pagghiu / SaneCppLibraries

Sane C++ Libraries
https://pagghiu.github.io/SaneCppLibraries
MIT License
517 stars 11 forks source link

Enable executing file read and write operations on background threads #12

Closed Pagghiu closed 7 months ago

Pagghiu commented 8 months ago

We definitively can use SC::ThreadPool to run Async File Read / Write on background threads for all backends that don't have native support for it (i.e. anything excluding io_uring for buffered disk files).

Pagghiu commented 7 months ago

Added in 5c8fc9f2fc11644c9110203918f8b3313535ab8c