-
Book Overview & Buying
-
Table Of Contents
Visual Studio 2010 Best Practices
By :
It's hard to write anything but a very simple application without needing to deal with distributed computing in some form. While many people have some fairly distinct views of what distributed computing is, it's a unobtuse concept. Google Code University defines a distributed system as:
A distributed system is an application that executes a collection of protocols to coordinate the actions of multiple processes on a network, such that all components cooperate together to perform a single or small set of related tasks.
Wikipedia defines a distributed system as:
A distributed system consists of multiple autonomous computers that communicate through a computer network.
The purpose of most distributed systems is to operate on multiple computers. Most distributed system can scale vertically, that is, on a single computer. I think pigeonholing distributed systems as systems running on separate computers is a bit narrow-minded. The important aspect is multiple...
Change the font size
Change margin width
Change background colour