Docs and/or example exemplifying best practices for multi-threading (original) (raw)
I'm noticing that there's no authoritative "from the source" docs outlining what the best practices would be for one aiming to use liburing in a multi-threaded scenario.
We should first begin be defining what the actual recommended way is (or even just define useful templates for end-users), then we can craft the examples then perhaps a section in the man pages.