Java Streams are great but it’s time for better Java Collections

After 25 years, it’s time for Java to get a Collections upgrade. Read more

Similar

Pattern Matching for Java

This document explores a possible direction for supporting pattern matching in the Java Language. This is an exploratory document only and does not constitute a plan for any specific feature in any specific version of the Java Language. This document also... (more…)

Read more »

Mobile Streaming from Java

A Java app is not an obvious choice for a streaming media server, but for us it was the logical choice. With our distributed architecture, we expect roughly constant scaling at the app level and each individual app would only need to support a small numbe... (more…)

Read more »