How Netflix Really Uses Java

Paul Bakker, Java Platform at Netflix, Java Champion, and Co-Author of “Java 9 Modularity,” presented How Netflix Really Uses Java at the 2023 QCon San Francisco conference. Bakker described the evolution of the architecture behind their movie application… Read more

Similar

gRPC with Java

gRPC is a high-performance universal RPC framework. gRPC has support for interoperability between several languages such as Java, C++, C#, ... (more…)

Read more »

You can’t afford to run Java 8

Syntactic sugar (like the introduction of var) is often not enough to convince somebody (especially non-developer) to move forward. This is one of the reasons why Java 8, almost 7 years after its first release, is still widely used. However, many things h... (more…)

Read more »