Java ShortCut
Learn Java in a Blink..
Sunday, July 4, 2010
Thread Basics
Threads are lightweight processes. Threads exist within a process — every process has at least one. Threads share the process's resources, including memory and open files.
Multithreaded execution is an essential feature of the Java platform.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment