filmov
tv
Java 21: Focus on Virtual Threads and Pattern Matching

Показать описание
Java 21 is coming with many new features, two of which will have a tremendous impact on the way you write Java code. This session covers these significant topics: virtual threads and pattern matching that enables data-oriented programming for the Java platform. First, you’ll learn how virtual threads fix several problems with the executor service pattern and propose an alternative programming model to asynchronous programming. This model lowers the maintenance cost of your application code and also improves its observability.
Then, you’ll see how data-oriented programming can improve the quality of your architecture. It is an alternative to object-oriented programming, a paradigm on which Java has been built from the beginning. It relies on three features: sealed classes, records, and pattern matching. Records and sealed classes are already final features, whereas pattern matching is still under work, with some elements already there and more to come.
Speaker: José Paumard
Join us:
#java #intelliJ #jetbrains
Then, you’ll see how data-oriented programming can improve the quality of your architecture. It is an alternative to object-oriented programming, a paradigm on which Java has been built from the beginning. It relies on three features: sealed classes, records, and pattern matching. Records and sealed classes are already final features, whereas pattern matching is still under work, with some elements already there and more to come.
Speaker: José Paumard
Join us:
#java #intelliJ #jetbrains
Java 21: Focus on Virtual Threads and Pattern Matching
Java 21 new feature: Virtual Threads #RoadTo21
Java 21: Virtual Threads - A different async/await explained with Code Examples
Why do virtual threads in JDK21 improve performance? with Cora Iberkleid #java #performance
Will Virtual Threads render Spring WebFlux Obsolete?
Virtual Threads and Structured Concurrency in Java 21 With Loom
Understanding Java Virtual Threads | Java 21, 20, 19 | Made Easy
Java Tips and Tricks | Java 21 New features | Unnamed Classes and Instance Main Methods !!!
TDD Fundamentals & JavaScript Testing Tools - Session 1
Java 21 Features | Inside Java - JDK 21 - General Availability
Java Virtual Threads – easy introduction
1 Million Java Virtual Threads!
Java 21 By Brian Goetz
Spring into the Future: Embracing Virtual Threads with Java's Project Loom
Java 21… and Beyond
Improved Developer Experience with Java 21 | Coven of Wisdom
Unlocking Java 21's Secret: Unnamed Classes & Instance Main Methods
Java Virtual Threads - How Virtual Threads Work, Scheduling, Cooperation and More
Java 21 Live Code Demo - Feature - Pattern Matching for Switch
Getting Started with Java 21 - JDK 21 First Look
Continuations: The magic behind virtual threads in Java by Balkrishna Rawool @ Spring I/O 2024
Sequenced Collections in Java 21
Java 21 Pattern Matching Tutorial #RoadTo21
Java 21: Como funciona o Virtual Threads?
Комментарии