Centralized computing: Difference between revisions

Content deleted Content added
GreenC bot (talk | contribs)
m 1 archive template merged to {{webarchive}} (WAM)
m dashes, alpha, move hat
Line 1:
{{See also|Centralisation}}
{{Refimprove |date=May 2014}}
{{See also|Centralisation}}
 
'''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.
 
Line 12 ⟶ 11:
== History ==
 
The very first computers did not have separate terminals as such; their primitive input/output devices were built in. However, soon it was found to be extremely useful for multiple people to be able to use a computer at the same time, for reasons of cost - early computers were very expensive, both to produce and maintain, and occupied large amounts of floor space. The idea of centralized computing was born. Early [[text terminal]]s used electro-mechanical [[teletypewriter]]s, but these were replaced by [[cathode ray tube]] displays (as found in 20th century televisions and computers). The text terminal model dominated computing from the 1960s until the rise to dominance of [[home computer]]s and [[personal computer]]s in the 1980s.
 
== Contemporary status ==
 
As of 2007, centralized computing is now coming back into fashion - to a certain extent. [[Thin client]]s have been used for many years by businesses to reduce [[total cost of ownership]], while [[web application]]s are becoming more popular because they can potentially be used on many types of computing device without any need for software installation. Already, however, there are signs that the pendulum is swinging back again, away from pure centralization, as [[thin client]] devices become more like [[diskless workstation]]s due to increased computing power, and web applications start to do more processing on the client side, with technologies such as [[AJAX]] and [[rich client]]s.
 
In addition, [[Mainframe computer|mainframe]]s are still being used for some mission-critical applications, such as payroll, or for processing day-to-day account transactions in banks. These mainframes will typically be accessed either using [[terminal emulator]]s (real terminal devices are not used much any more) or via modern front-ends such as [[web application]]s - or (in the case of automated access) [[Communications protocol|protocols]] such as [[web service]]s protocols.
 
== Hybrid client model ==
Line 29 ⟶ 28:
 
== See also ==
* [[TimeComputer sharingterminal]]
* [[Linux Terminal Server Project]]
* [[Multiseat configuration|Multiseat]]
* [[Terminal Services]]
* [[Multiseat configuration|Multiseat]]
* [[Thin client]]
* [[Time sharing]]
* [[Zero client]]
* [[Computer terminal]]
 
== References ==