Object Oriented Software Engineering   View all facts   Glossary   Help
subject > mechanism
Next subjectmessage    Upsubject    Previous subjectmeasurement   

mechanism comparison table
Subject have purpose prevent see also is a kind of is a subtopic of has definition
semaphore race conditions mechanism10.5 - Defects in Timing and Co-Ordination: Deadlock, Livelocks and Critical RacesA mechanism that allow data items to be locked so that they cannot be accessed by other threads when they are not ready
socket  Socket classmechanism3.5 - Technology Needed to Build Client-Server SystemsData in a client or server that represents an end of a TCP/IP connection. A complete connection has two sockets, one in the client and one in the server
synchronizationto avoid problems that can arise when two threads can both modify the same object at the same time  practiceThe Basics of JavaA mechanism to guarantee that only one thread can access an object at a time

Next subjectmessage    Upsubject    Previous subjectmeasurement