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...


There is some data related to temperatures of different cities. One side(thread), will be updating the values and multiple clients will be reading the values. how do you achieve synchronization?



There is some data related to temperatures of different cities. One side(thread), will be updating t..

Answer / mskumar

My Answer was:-

Thread updating the data:- Should acquire the MUTEX lock and update the data & release the MUTEX.

While threads try to read the Data :- Should acquire the lock such that only read access allowed during the lock, not the write lock so that any no.of clients trying to read can read at the same time.

Can some give me thier thoughts if any?

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Operating Systems General Concepts Interview Questions

Can a 64 bit computer run 32 bit programs?

0 Answers  


How do you check if your computer is 32 or 64 bit?

0 Answers  


What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?

0 Answers   DELL,


Can x86 run 64 bit?

0 Answers  


What is meant by arm-stickiness?

1 Answers   Infosys,


Hello this is gaurav garg I have completed BCA. plz TEll me how will ask question in interview.

0 Answers  


How do I go to a specific line in vi?

0 Answers  


What is a safe state and a safe sequence?

0 Answers  


How much ram can a 64 bit os use?

0 Answers  


What is virtual memory, if OS didt have that concept What are the problems can arise?

6 Answers   HP,


How do you assign priority to a worker thread?

0 Answers   MindCracker,


State the advantages of segmented paging over pure segmentation?

0 Answers  


Categories