Object Oriented Software Engineering   View all facts   Glossary   Help
subject > mechanism > synchronization
Next mechanismsemaphore    Upmechanism, practice    Previous mechanismsocket   

synchronization
subjectfact 
synchronizationhas definition A mechanism to guarantee that only one thread can access an object at a time2001-08-30 14:57:51.0
has purpose to avoid problems that can arise when two threads can both modify the same object at the same timelink: chapter2section2.8.html#1106, 2001-08-30 14:57:51.0
is a subtopic of The Basics of Java2001-08-30 14:57:51.0
is a kind of mechanismlink: chapter2section2.8.html#1108, 2001-08-30 14:57:51.0
is a kind of practice2001-08-30 14:57:51.0