Watch Webinar Recording - Uncovering The Secrets of Java Runtime Choices for Jakarta EE Applications
Published on 17 Jun 2024
_WEB_MaxQuality_chiara.png?width=200&name=PAYARA%20(1434)_WEB_MaxQuality_chiara.png)
'Java' can be considered an umbrella term encompassing different technologies rather than a single element or solution. This webinar with Simon Ritter from Azul & Luqman Saeed from Payara - watch here - shed a light on what different Java aspects and components, illustrating how software developers can leverage these technologies, including runtime options, to deliver highly effective applications.
Here's what our experts cover in this video, providing insights into key areas:
- Java Virtual Machine (JVM)
- Just-in-time (JIT) Compilation
- Java Development Kit (JDK)
- Java Runtime Environment (JRE)
- Java Community Process (JCP)
- Java Specification Requests (JSRs)
- Technology Compatibility Kit (TCK)
- How different implementation of Java specifications can influence performance
- Java runtime benchmarks and metrics to look at
- ...And much more!
Related Posts
10 Ways Jakarta EE 11 Modernizes Enterprise Java Development
Published on 10 Feb 2025
by Luqman Saeed
0 Comments
Nugget Friday - Mastering Jakarta REST Filter Chains
Published on 07 Feb 2025
by Luqman Saeed
0 Comments
In today's Nugget Friday, we're tackling a powerful but often misunderstood feature of Jakarta REST (formerly JAX-RS): filters and filter chains. Whether you're handling security, logging, compression or other cross-cutting concerns, ...