java explorer
Pages
Home
Design Patterns
DS & Algo
Core Java
Garbage Collection
Multithreading
Serialization
DP
Java Hacks
ENUM
Collections
Tuesday 6 October 2015
When Threads are not lightweight process?
Threads are not lightweight process
If threads of
different processes are executing concurrently
then threads are heavy weight processes.
Threads are lightweight process only if threads of same process are executing concurrently.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment