Translation of "classloading" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
While it did not fix the obvious problem with classloading, it did prove to be a lowhanging fruit.
Zwar behob dies nicht das offensichtliche Classloading Problem, jedoch war dies eine „lowhanging fruit".
Compilation and classloading errors in custom application
It is a framework that provides not only a highly dynamic (and secure) classloading and execution environment for code resources (known as bundles), but also full control over the visibility and lifecycle of the various services exposed by bundles.
Es ist ein Framework, das nicht nur eine hochdynamische (und sichere) Classloading- und Execution-Umgebung für Coderessourcen (bekannt als Bundle) bietet, sondern auch volle Kontrolle über die Sichtbarkeit und den Lebenszyklus der verschiedenen Services, die von Bundles bereitgestellt werden.
Fast Linking&Concurrent Loading: The dependency resolution algorithm in JBoss Modules is O(1), which means that classloading performance is not affected by the number of versions of libraries you have installed.
Fast Linking&Concurrent Loading: Der Algorithm zur Auflösung von Abhängigkeiten in JBoss Modulen hat O(1), was bedeutet, dass die Anzahl der installierten Versionen von Bibliotheken keine Auswirkung auf Classloading Performance hat.
ClassLoading seems to be the bottleneck.
I did not expect this to be a bottleneck, but it turned out that there are additional threads holding/wanting this lock for classloading.
Eigentlich hatte ich nicht erwartet, dass dies ein Engpass sein könnte, doch ich fand einige Threads, welche ebenfalls dieses Lock nutzten, aber es für Classloading verwendeten.
Adaptive memory management, garbage collection, just-in-time compilation, dynamic classloading, lock optimization - just to cite some of the magic that happens between the scenes but rarely affects the average programmer directly.
Moderne Java Virtual Machines (JVMs) besitzen ein beeindruckendes Spektrum von Fähigkeiten, um Java-Anwendungen effizient und stabil auszuführen: Adaptive Speicherverwaltung, Garbage Collection, JIT-Compiler, dynamisches Classloading, Lock-Optimierung und vieles mehr.
It's important to understand concepts of OSGi, but for that in turn you have to be familiar with classloading.
My colleagues and I have tried to setup an embedded Tomcat with Arquillian, but ultimately failed to resolve the various classloading issues that came along with executing Tomcat in the same process.
Zusammen mit meinen Kollegen habe ich versucht, ein "Embedded Tomcat" Setup mit Arquillian zusammen zu stellen. Es ist jedoch nicht gelungen, die diversen Classloading Probleme, welche sich bei einer Ausführung von Tomcat im gleichen Prozess ergaben, aufzulösen.