Distributed systems: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 3: Line 3:
From John Rayworth's excellent site ([http://johnrayworth.info/jsr/_IB_Common/_topic7AssessmentStatements/7.1.7.php|link here]):
From John Rayworth's excellent site ([http://johnrayworth.info/jsr/_IB_Common/_topic7AssessmentStatements/7.1.7.php|link here]):


'''Centrally controlled system''' - A hardware and/or software IT system in which all parts of it are controlled by a central controller/server/mainframe.
'''Centrally controlled system''' - A hardware and/or software IT system in which all parts of it are controlled by a central controller/server/mainframe<ref>http://johnrayworth.info/jsr/_IB_Common/_topic7AssessmentStatements/7.1.7.php</ref>.


'''(Purely) Distributed system''' - A hardware and/or software IT system in which various parts of the control and/or processing are controlled by individual controllers/servers/computers throughout the system.
'''(Purely) Distributed system''' - A hardware and/or software IT system in which various parts of the control and/or processing are controlled by individual controllers/servers/computers throughout the system<ref>http://johnrayworth.info/jsr/_IB_Common/_topic7AssessmentStatements/7.1.7.php</ref>.


== Standards ==
== Standards ==

Revision as of 12:53, 8 October 2017

Control[1]

From John Rayworth's excellent site (here):

Centrally controlled system - A hardware and/or software IT system in which all parts of it are controlled by a central controller/server/mainframe[2].

(Purely) Distributed system - A hardware and/or software IT system in which various parts of the control and/or processing are controlled by individual controllers/servers/computers throughout the system[3].

Standards

  • Compare a centrally controlled system with a distributed system

References