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

synchronization comparison table
Subject have purpose is a kind of is a subtopic of has definition
mechanism subjectThe Basics of Java 
practice subject  
synchronizationto avoid problems that can arise when two threads can both modify the same object at the same timepracticeThe Basics of JavaA mechanism to guarantee that only one thread can access an object at a time

Next mechanismsemaphore    Upmechanism, practice    Previous mechanismsocket