In this article, there is the following statement:
"...In the old days (when dinosaurs roamed the earth, or at least took up whole floors of air-conditioned space), it was a debate between "distributed processing" (processing done by the "big iron" mainframe computer and "distributed" to local "terminals;" also called "time-sharing," because everyone shared the processing time of the mainframe) and "local processing."
Is that what "distributed processing" really means?
For example, if one looks at the M$ glossary (
http://www.microsoft.com/net/defined/glossary.asp), "distributed computing" is defined as:
"Distributed computing is a programming model in which processing occurs in many different places (or nodes) around a network. Processing can occur wherever it makes the most sense, whether that is on a server, Web site, personal computer, handheld device, or other smart device. In contrast to the two-node system—the client and the centralized server—prevalent today, Microsoft .NET uses distributed computing."