Add UringSystem for Native#4584
Conversation
Adapts the Native UringSystem to the multi-poller runtime that Scala Native 0.5+ enables. Mirrors the structure of the JVM prototype from GSoC (armanbilge/fs2-io_uring#78)
|
Some updates! I've adapted the UringSystem to be multithreaded, following the ideas we used in the JVM prototype:
I'd like to implement the |

It has been a while since I wanted to work on this one! I think there will be a lot of things to discuss :)