HackerTrans
トップ新着トレンドコメント過去質問紹介求人

davidtos

no profile record

投稿

Show HN: JUring – Java bindings for io_uring file I/O

github.com
20 ポイント·投稿者 davidtos·昨年·3 コメント

コメント

davidtos
·昨年·議論
I am still working on Java bindings for io_uring https://github.com/davidtos/JUring

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.
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.