Content deleted Content added
No edit summary |
No edit summary |
||
Line 2:
'''Centralized computing''' is computing done at a central ___location, using [[Computer terminal|terminals]] that are attached to a central computer. The computer itself may control all the [[peripheral]]s directly (if they are physically connected to the central computer), or they may be attached via a [[terminal server]]. Alternatively, if the terminals have the capability, they may be able to connect to the central computer over the network. The terminals may be [[text terminal]]s or [[thin client]]s, for example.<ref>http://www.csrtechnologygroup.com/downloads/CentralizedComputingSystemsWhitePaper.pdf</ref>
Centralized Computing can come in many forms and include various types of equipment; however there is always a central computer, usually a server that has a good amount of memory and processing power, as well as thin clients with a keyboard and mouse as well as a monitor attached. Thin clients rarely have a hard drive to store data or much processing power or memory. Since all the data is processed at the central computer, we only need enough hardware to transmit the keystrokes and mouse inputs to the computer and enough to receive it back to the monitor.
It offers greater [[security]] over [[Decentralized computing|decentralized systems]] because all of the [[Process (computing)|processing]] is controlled in a central ___location. In addition, if one terminal breaks down, the user can simply go to another terminal and [[log in]] again, and all of their [[computer file|file]]s will still be accessible. Depending on the system, they may even be able to resume their [[session (computer science)|session]] from the point they were at before, as if nothing had happened.
|