bbeaupain / nio_uring

High performance I/O library for Java using io_uring under the hood
MIT License
146 stars 8 forks source link

File I/O #4

Closed bbeaupain closed 2 years ago

bbeaupain commented 2 years ago

Add support for file I/O and zero-copy transfers to/from sockets.