talk-data.com talk-data.com

Event

Concurrency on Steroids with Loom -and- Project Amber: Making Java Easy

2024-09-18 – 2024-09-19 Meetup Visit website ↗

Activities tracked

2

Sign up at: https://www.javasig.com

Virtual Threads: Concurrency on Steroids with Java 21 and Project Loom (Victor Grazi) Java 21 has introduced virtual threads, taking multi-threading design and performance to the next level. In this talk, we will discuss Virtual Threads from the inside out, including how it is done and how and when you should and should not use it. will discuss Virtual Threads from the inside out, including how it is done, and how and when you should and should not use it.

Project Amber: Making Java So Easy, Even Your Boss Will Understand It! (Neha Sardana) Project Amber is a Java initiative aimed at enhancing developer productivity through targeted language improvements. This talk explores key features such as Local Variable Type Inference (var), Switch Expressions, Text Blocks, Pattern Matching for instanceof, Records, Sealed Classes, Record Patterns, and instance main methods. Each feature is designed to reduce boilerplate, improve code readability, and streamline Java programming. This is a condensed version of the full presentation to be delivered at the Dev2Next conference in Colorado.

Sessions & talks

Showing 1–2 of 2 · Newest first

Search within this event →

Project Amber: Making Java So Easy, Even Your Boss Will Understand It!

2024-09-18
talk

Project Amber is a Java initiative aimed at enhancing developer productivity through targeted language improvements. This talk explores key features such as Local Variable Type Inference (var), Switch Expressions, Text Blocks, Pattern Matching for instanceof, Records, Sealed Classes, Record Patterns, and instance main methods. Each feature is designed to reduce boilerplate, improve code readability, and streamline Java programming. This is a condensed version of the full presentation to be delivered at the Dev2Next conference in Colorado.

Virtual Threads: Concurrency on Steroids with Java 21 and Project Loom

2024-09-18
talk

Java 21 has introduced virtual threads, taking multi-threading design and performance to the next level. In this talk, we will discuss Virtual Threads from the inside out, including how it is done and how and when you should and should not use it. will discuss Virtual Threads from the inside out, including how it is done, and how and when you should and should not use it.