Good article on understanding java.lang.ThreadLocal Articolo sulla buona comprensione java.lang.ThreadLocal
ThreadLocal allows you to have copy of variable per thread, which are subject to garbage collection when the thread goes away. ThreadLocal vi permette di avere copia della variabile per thread, che sono oggetto di garbage collection, quando il filo si allontana.
IBM has an excellent article on understanding and using IBM ha un ottimo articolo sulla comprensione e utilizzo di ThreadLocal .
Read it Leggerlo here qui .
Filed under Elencato sotto How To Come , Java Software Software Java , Technology Tecnologia | |
| |
RSS 2.0 RSS 2,0 | |
Email this Article Invia questo articolo
You may also like to read Si può anche leggere come |




































