
Vladimir Voskresensky
Azul Systems
Log in to watch the video
LoginAll modern JVMs have JIT compilers to maximize application execution speed. Powerful JIT compilers require a lot of CPU & Memory resources. Usually JIT is used intensively in the warmup phase of an application, but the allocated resources remain in the system until the end.
But what if you take the heavy compiler out of the client somewhere in the cloud as a Compilation Micro Service?
Azul Systems
Huawei