What is the use of thread over process?

Answer Posted / mohit sharma

Thread is a light weight process used to faster the processing of a process by using the time sharing technique by which a single process is divided into multiple threads and all they work together to make quick execution time. They all share the same address space..

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are goroutines thread safe?

426


What is the biggest advantage of implementing threads in user space?

467


What is context switching between threads?

444


Can two threads share the same stack?

387


Why is hyperthreading turned off?

452






How many cores and threads do I need?

420


What do cpu threads do?

402


Is multithreading faster than multiprocessing?

438


What are threads cpu?

427


What is a thread in email?

415


What does 4 cores 8 threads mean?

388


Do threads share variables?

453


How many threads does a core i7 have?

389


Why are threads useful?

417


Are threads processes?

418