•  

Cloud Native Compiler with John Ceccarelli

0
0

Java is a write once run anywhere programming language. The way you do that is you use the javac compiler and compile the source files down to the class files. Those class files can run on any system in interpreted mode. But those class files that are run in interpreted mode, they are not machine code specific. To get that code to run fast you need to turn that into optimized machine code and that’s what the JIT compiler does. The open JDK contains its JIT compiler called Hotspot.



Azul is a company that specializes in Java for the enterprise. It has the largest Java engineering team after Oracle. John Ceccarelli is the Senior Director of Product Management at Azul Systems responsible for Azul Platform Prime which is their hyper optimized build of OpenJDK. In this episode we explore the fundamentals of compilers. We also discuss Azul’s Cloud Native Compiler, the programs that are suitable for the Cloud Native Compiler and the Deployment model of CNC.


Sponsorship inquiries: sponsor@softwareengineeringdaily.com


The post Cloud Native Compiler with John Ceccarelli appeared first on Software Engineering Daily.


No comments yet...
Log in to comment
0 0 0
2026-01-29

OpenAI and Codex with Thibault Sottiaux and Ed Bayes

AI coding agents are rapidly reshaping how software is built, reviewed, and maintained. As large lan…
0 0 0
2026-01-27

Production-Grade AI Systems with Fred Roma

Engineering teams around the world are building AI-focused applications or integrating AI features i…
0 0 0
2026-01-22

Next-Gen JavaScript Package Management with Ruy Adorno and Darcy Clarke

Package management sits at the foundation of modern software development, quietly powering nearly ev…
0 0 0
2026-01-20

WebAssembly 3.0 with Andreas Rossberg

WebAssembly, or WASM, has grown from a low-level compilation target for C and C++ into one of the mo…
0 0 0
2026-01-15

America Under Surveillance with Michael Soyfer

Surveillance technology is advancing faster than the laws meant to govern it. Across the United Stat…
0 0 0
2026-01-13

Developer Experience at Capital One with Catherine McGarvey

Modern software development is evolving rapidly. New tools, processes, and AI-powered systems are re…

Software Engineering Daily

Technical interviews about software topics.

Log in to Follow

More episodes from Software Engineering Daily

Top Podcasts Top rated Podcasts