Have something interesting to share with Java Eastern Europe community?
Become a speaker now

Java8: Stream Style

Abstract: JDK8 is bringing lambdas into the Java world. But without significant Java SE 8 libraries extensions lambdas would be only a toy. The centerpiece of the new libraries is the Streams API (formerly ‘Collections bulk operations’). Unfortunately, attempt to tell the whole ‘Lambda Project’ story during the single talk would be a thankless job. That is why we won’t talk about lambdas, we will talk about streams.
This session presents the Streams API and examples how to get the best performance and scalability using the library.
Format: Talk (50 minutes)
Language: Russian
Sergey Kuksenko

Sergey Kuksenko

Oracle, Russia
Primary skills of Sergey are performance engineering, benchmarking, JVMs, JIT compilers, and class libraries. He has been accelerated JVMs since 2005 when he worked for Intel in Apache Harmony Performance team. Recently he is working on JDK8 Lambda Project performance.

Slides

You could download slides here.

Video