Recommand async io library/framwork?

Aug 27, 2020 at 10:17am
I have a program to write data to multiple files and want write different files in parallel.

That is like I just submit data into a centrallized context, and the context will submit the io to the corresponding fd or else.

Is there any async io library/framwork recommended?
Topic archived. No new replies allowed.