This video covers some of the larger Java networking library enhancements, such as the Simple Web Server (JEP 408), Unix domain socket channels (JEP 380), an... (more…)
Read more »
The Capsule Hash Trie Collections Library. Contribute to usethesource/capsule development by creating an account on GitHub. (more…)
Read more »
Problem Statement Even the most basic problems become interesting when you dig deep enough. Today, I would like to do a deep dive into measuring time in Java. We will start with the very basics of the Java API and gradually move lower in our stack: throug... (more…)
Read more »
If you want to enrich your skill set on Java & JVM then this conference is for you.
...
Read more »
Futures are an interesting conecpt in concurrent and parallel programming. I’ve written about them several time, the last time in Advanced Futures With Play Framework. Streams are a concept which came with Java 8 to operate on a stream of objects, transfo... (more…)
Read more »