Java library for asynchronous file I/O

Java asynchronous file I/O based on io_uring Linux interface – GitHub – ikorennoy/jasyncfio: Java asynchronous file I/O based on io_uring Linux interface… Read more

Similar

Java 8: New features in ConcurrentHashMap

The java.util.concurrent got a massive overhaul with the release of Java 8. We’ve been introduced to whole new classes like CompletableFuture that brought a long awaited improvement to asynchronous work. We’ve also seen a lot of...

Read more »