IO
-
Core Java

Java IO Benchmark: Quasar vs. Async ForkJoinPool vs. managedBlock
âArien got in touch with us on twitter after seeing the results of a parallelStreams and ForkJoin benchmark we ran. It piqued his…
Read More » -
Core Java

Really Too Bad that Java 8 Doesnât Have Iterable.stream()
This is one of the more interesting recent Stack Overflow questions: Why does Iterable not provide stream() and parallelStream() methods?…
Read More » -
Core Java

Java.io in nutshell: 22 case studies
This post attempts to cover a comprehensive set of operations in java.io. Compared with other books and blogs related to…
Read More »
