J-Fall 2021: Simon Ritter – AOT or JIT: Faster Startup or Faster Code?
Microservices have become a prevalent architectural approach to developing applications. Moving from a monolithic application to multiple container-based services has many advantages. One of the largest is dynamic scalability; spinning up and shutting down instances of services to adapt to dynamic loads is very cost-effective in a public cloud environment. For JVM-based applications, running in […]


