Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the use of thread over process?

Answer Posted / angel

Thread is a light weight process. It executes some line of
code independent of current execution. Threads are faster is
processing as compared to process. Process have their own
address space but threads share the same address space of
process under which process they are. So context switching
happened much faster in case of threads.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is face threading bad?

836


What are the differences between user level threads and kernel threads?

867


What do cpu threads do?

926


Do threads share file descriptors?

967


Are threads cores?

938


Does hyperthreading reduce performance?

883


Does linux have threads?

914


How many threads run at once?

933


Are threads as good as cores?

904


Are cpu threads important?

925


What is difference between thread and runnable?

929


Do threads share memory?

855


Is python a single thread?

868


Do threads count as cores?

947


Can hyper threading hurt performance?

836