Jump to content

Distributed networking

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 203.141.92.14 (talk) at 09:27, 28 June 2009 (changed from "operationg system " to "network system"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Distributed Networking is a distributed computing network system, said to be "distributed" when the computer programming and the data to be worked on are spread out over more than one computer, usually over a network.

Prior to low-cost computer power on the desktop, computing was centralized. Although such centers still exist, distribution networking applications and data operate more efficiently over a mix of desktop workstations, local area network servers, regional servers, Web servers, and other servers.

A popular trend has been client/server computing which is simply the view that a client computer can provide certain capabilities for a user and request others from other computers that provide services for the clients. (The Web's Hypertext Transfer Protocol is an example of this idea.)

See also