What is the use of thread over process?

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


Please Help Members By Posting Answers For Below Questions

How do I start a runnable thread?

431


What are threads cpu?

436


What are the advantages of threads?

479


What does 4 cores 8 threads mean?

397


Does hyperthreading reduce performance?

438






How many maximum threads can you create?

461


Why are threads useful?

430


Is c++ multithreaded?

420


How does hyperthreading work?

440


How do I check my cpu threads?

415


How does thread pool keeps the thread alive?

416


Is it better to have more cores or more threads?

478


Do threads have pids?

415


How do you create a thread?

441


What are threads in c?

418