Pushing Java to the Limits: Processing a Billion Rows in Under 2 Seconds
Offered By: Devoxx via YouTube
Course Description
Overview
Dive into an in-depth conference talk exploring how to optimize Java performance for processing massive datasets. Learn about the journey from a 4-minute reference implementation to parsing one billion rows of weather data in under two seconds. Discover advanced techniques including parallelism, memory-mapped files, SWAR (SIMD Within A Register), bit twiddling, branchless code, and mechanical sympathy. Explore the benefits of Graal native compilation and the controversial use of sun.misc.Unsafe. Gain insights into pushing Java to its limits and unlocking unprecedented processing speeds for big data applications.
Syllabus
Pushing Java to the Limits: Processing a Billion Rows in under 2 Seconds by Thomas Wuerthinger
Taught by
Devoxx
Related Courses
Java Application Performance Tuning and Memory ManagementUdemy Java Microservices with GraalVM
LinkedIn Learning Go Native with Spring Boot 3
Oracle via YouTube Taking Ghidra to the Next Level
Hack In The Box Security Conference via YouTube Behind the Scenes of Micronaut Framework - A Conversation with Graeme Rocher
Szymon Stepniak via YouTube