Master/slave (technology)

From Wikipedia, the free encyclopedia

Master/slave is a model of communication where one device or process has unidirectional control over one or more other devices. In some systems a master is elected from a group of eligible devices, with the other devices acting in the role of slaves.[1][2][3]

In other words "The master/slave configuration is basically used for load sharing purposes when 2 identical motors connected to two different drives are coupled to a common load" One drive is defined as the master and is configured for running in the speed-control mode whereas the other defined as slave is configured for running in torque-control mode.

Examples

  • In database replication, the master database is regarded as the authoritative source, and the slave databases are synchronized to it.
  • Hydraulic and pneumatic systems may use a master cylinder to control one or several slave cylinders.
  • Peripherals connected to a bus in a computer system.
  • Railway locomotives operating in multiple (for example: to pull loads too heavy for a single locomotive) can be referred to as a master/slave configuration - with the operation of all locomotives in the train slaved to the controls of the first locomotive. See - Multiple-unit train control.
  • Duplication is often done with several cassette tape or compact disc recorders linked together. Operating the controls on the master triggers the same commands on the slaves, so that recording is done in parallel.
  • In parallel ATA hard drive arrangements, the terms master and slave are used but neither drive has control over the other. The terms also do not indicate precedence of one drive over the other in most situations. "Master" is merely another term for device 0 and "slave" indicates device 1.
  • On the Macintosh platform, rebooting into Target Disk Mode allows one computer to operate as a dumb disk enclosure presenting its storage devices to another via SCSI, FireWire, or Thunderbolt, essentially a slave mode bridge.
  • Rmpi[4] package in R is a standard master/slaves programming model.

Political correctness issue

In 2003, the County of Los Angeles in California asked that manufacturers, suppliers and contractors to stop using "master" and "slave" terminology on its products.[5][6] The controversial decision is taken by the county "based on the cultural diversity and sensitivity of Los Angeles County". Following outcries about the decision, the County of Los Angeles issued a statement saying that the decision was "nothing more than a request". Due to the controversy, the term was selected as the most politically incorrect word in 2004 by Global Language Monitor.[7]

See also

  • Advanced Technology Attachment (ATA), uses master/slave configuration
  • Flexible single master operation
  • Bus mastering
  • Master clock
  • Multi-master replication
  • SPMD

References

  1. master/slave - a searchNetworking definition
  2. Description of the Microsoft Computer Browser Service from Microsoft KnowledgeBase
  3. Information on Browser Operation from Microsoft KnowledgeBase
  4. Yu, H. (2002). "Rmpi: Parallel Statistical Computing in R". R News. 
  5. 'Master' and 'slave' computer labels unacceptable, officials say, CNN, November 26, 2003 
  6. Master/Slave, Snopes 
  7. 'Master/slave' named most politically incorrect term, Seattle PI, December 2, 2004 
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.