axboe / fio

Flexible I/O Tester
GNU General Public License v2.0
5.25k stars 1.26k forks source link

java/go fio #1564

Open zhouyong-zy opened 1 year ago

zhouyong-zy commented 1 year ago

Hi @axboe,

I am working on file system with java/go sdk,and does fio work for java/go?If not, Could you introduce some related tools?

Thanks!

pveentjer commented 1 year ago

For Java, there is no official support yet (maybe perhaps as part of Loom it will be added). But there are various projects offering io_uring integration:

https://github.com/netty/netty-incubator-transport-io_uring

https://github.com/bbeaupain/nio_uring