davidtos·昨年·議論I am still working on Java bindings for io_uring https://github.com/davidtos/JUringThe goal is to bring fast random read/writes to Java. Fun project with lots of great challenges around performance while maintaining a nice API.
davidtos·2 年前·議論Working on creating Java bindings for io_uring. Trying to get some better performance by batching downcalls and making the API Java friendly.
The goal is to bring fast random read/writes to Java. Fun project with lots of great challenges around performance while maintaining a nice API.