Télécharger pour Windows Premium
Publicité
ThreadLocal variable

Traduction de "ThreadLocal variable" en allemand

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
ThreadLocal Variable
Depending on the number of threads in the pool (>100 threads are normal in productive environements) and the size of the object in the ThreadLocal variable, critical memory problems can occur.
Je nach Größe des ThreadPools (in produktiven Systemen können das mehrere Hundert Threads sein) und der Größe der Objekte in der ThreadLocal Variable, kann das zu Problemen führen.
The high memory consumption is the result of a ThreadLocal variable that references a DOMParser and its parsed document with a total size of 14MB.
Der hohe Speicherverbrauch ist auf eine ThreadLocal Variable zurückzuführen, die eine DOMParser inkl. geparstem Dokument referenziert - insgesamt mehr als 14MB groß.

Autres résultats

If the servlet or its called Java classes are using ThreadLocal variables, these variables are associated with the current worker thread.
Wird im Servlet oder der aus dem Servlet aufgerufenen Java Klassen eine ThreadLocal Variable genutzt, werden diese mit dem aktuellen Thread assoziiert.
The lifecyle of ThreadLocal variables is directly interconnected to the lifecyle of its corespondig thread.
Der Lebenszyklus einer ThreadLocal Instanz ist eng gekoppelt an den Lebenszyklus des entsprechenden Threads.
ThreadLocal variables are used in Java to bind a variable to the current Thread - each thread will have its own, independend instance of that variable.
ThreadLocal Variablen werden in Java benutzt, um Variablen an einen Thread zu binden - jeder Thread bekommt eine eigene, unabhängige Instanz dieser Variable zugewiesen.
If for example 200 threads are configured for the thread pool and the ThreadLocal variables are 5MB big, this could result in 1 GB of heaps space occupied by just these ThreadLocal variables.
Sind beispielsweise 200 Threads im ThreadPool aktiv und die ThreadLocal Varibale ist 5MB groß, belegen diese Variablen im schlimmsten Fall bereits 1GB Heap Speicher.
Aucun résultat pour cette recherche.

Synonymes et analogies de "ThreadLocal variable" en anglais

Le mot et l’expression du jour
L’image du jour
nest: structure built by birds for laying eggs
Découvrir le mot
Publicité

Résultats: 6. Exacts: 2. Temps écoulé: 84 ms.