von Fabian Kohlmann | Aug 25, 2022 | Architektur, Editor's Choice, English, Software Engineering, Tools & Frameworks
Motivation What is the performance of a backend service? Every application is developed to serve a certain purpose which in most cases consists of processing tasks. These tasks can be of various types, like processing data or serving network requests. Based on that we...
von Jonas Holtkamp und Thomas Engel | Dez 2, 2021 | Allgemein, Deutsch, Software Engineering
GraalVM is a high-performance runtime that provides significant improvements in application performance and efficiency which is ideal for microservices. Diesen Satz liest man als erstes auf der GraalVM-Webseite unter dem Menüpunkt “Why GraalVM?”. Aber hält sie auch...