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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I search for a file?

1020


Explain arm-stickiness?

1052


What join() method does?

1164


What is memory-management unit (mmu)?

1140


What is a safe state and its’ use in deadlock avoidance?

1170


Explain the handheld systems.

1095


How is the maximum addressable memory calculated?

1075


What does thread safe mean?

1042


What are the functions of the ram ic`s?

1108


What is sudo user?

1034


Is it safe to cancel chkdsk?

1095


Explain the positioning time for a disk.

1142


What is semaphore and its function?

1088


What resources are used when a thread created?

1061


What is deadlock? Explain.

1138