Answer Posted / nayan
all threads can use the same global memory whereas
communication between process will happen via IPC
| Is This Answer Correct ? | 6 Yes | 11 No |
Post New Answer View All Answers
What is difference between processes and threads?
How do cpu threads work?
Why context switching is faster in threads?
Why are threads useful?
Are threads faster than processes?
How does hyperthreading work?
What is a lightweight thread?
How many threads does an i7 7700k have?
Which way of creating thread is better?
What are kernel threads?
Why are user level threads faster than kernel level threads?
What do cpu threads do?
Why is threading bad for you?
What are the advantages of threads?
Is python a single thread?