What do you understand by Synchronization
Synchronization is a process of controlling the access of shared resources by the multiple threads in such a manner that only one thread can access one resource at a time. In non synchronized multithreaded application, it is possible for one thread to modify a shared object while another thread is in the process of using or updating the object's value. Synchronization prevents such type of data corruption.
Visit publisher site: What do you understand by SynchronizationListing Details
- Version:
- 1.0.0
- Filed in:
-
Scripts / Java / Tutorials & Tips / General Java / Frequently Asked Questions
- Submitted on:
- Last Updated:
- May 24, 2007
- Publisher:
- Mukesh Ranjan Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for What do you understand by Synchronization