Java Next - From Amber to Loom, from Panama to Valhalla | Nicolai Parlog (EN)

preview_player
Показать описание
Java's four big projects are entering the home stretch: Amber and Panama have already incubated, previewed, and even finalized some features, Loom and Valhalla are on track to follow soon. Time to take a closer look at how... * Project Amber makes the language more expressive and ready for today's and tomorrow's problems * Project Panama cuts through the isthmus separating Java from native code * Project Loom enables hassle-free and efficient structured concurrency * Project Valhalla mends the rift in Java's type system and improves performance After this talk, you will know what to expect from Java in the next few years.

➜ Abonniere JAVAPRO und verpasse keine News:

---- Über uns: ----

JAVAPRO ist das Magazin für professionelle Java-Entwicklung in der Praxis.
Über das Magazin hinaus ist JAVAPRO Veranstalter der jährlich stattfindenden Entwickler-Konferenz JCON. Auf der JCON stehen Core Java, Enterprise Java, Microservices, APIs und Frameworks im Fokus.
Auf diesem Kanal finden sich Interviews, Sessions, Tipps & Tricks und alles, was das (Java)-Entwickler-Herz begehrt.

➜ Jetzt kostenlos Magazin anfordern:

---- Folge uns auf Social Media: ----

➜ Danke fürs Abo & fürs Zusehen!
Рекомендации по теме
Комментарии
Автор

Hi Nicolai, thank you for this talk! It’s pretty cool to see you diving into the stuff I hope to be able to use!

And these points are a strong argument to investigate shipping a JVM with an application instead of relying purely on the system-JVM.

ArneBab