<html><body><p><font size="2">Hi,</font><br><br><font size="2">Please find below a submission for a talk.</font><br><br><font size="2">Title: Making the JIT part of the cloud</font><br><br><font size="2">Abstract:</font><br><font size="2">Many language runtimes like the JVM rely on JIT compilation to improve application performance, but JIT compilers actively compete with applications for CPU and memory resources. Because of this, a JIT compiler's activities may hinder application throughput and create performance hiccups that can affect quality of service while also complicating resource provisioning. On top of that, it takes a while even for the best JIT compilers to fully compile the performance critical methods of an application to deliver the steady state performance we all expect from the JVM. An approach we are exploring is to decouple the JIT compiler from the rest of the JVM so that JIT compilation can operate as a separate, remote service. This approach opens up the possibility of an elastic, cloud based service offering JIT compilation for many applications, languages, and even different architectures simultaneously.</font><br><br><font size="2">In this talk we will present our experience building an open source JIT-as-a-service prototype based on the Eclipse OpenJ9 JVM. We will discuss some of the engineering challenges we encountered, demonstrate the advantages we've seen thus far, and present performance data for enterprise grade Java EE benchmarks.</font><br><br><font size="2">Recording me on audio and/or video:</font><br><font size="2">Acceptable under a CC-BY-2.0 license (DEFAULT)</font><br><br><font size="2">Brief Bio:</font><br><font size="2">I'm a JIT Compiler Developer for Eclipse OpenJ9 / Eclipse OMR working in an enterprise context for the last five years.</font><br><br><br><font size="2">Regards,<br>Irwin D'Souza</font><BR>
</body></html>