Good article on understanding java.lang.ThreadLocal

Good article on understanding java.lang.ThreadLocal

Note: This article will be emailed to your friend.

ThreadLocal allows you to have copy of variable per thread, which are subject to garbage collection when the thread goes away.

IBM has an excellent article on understanding and using ThreadLocal.
Read it here.

Read the rest of this article (34 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro