Distributed programming: Difference between revisions

Content deleted Content added
m typo
spelling
Line 6:
Distributed programming typically falls into one of several basic architectures or categories: [[Client-server]], [[Three-tier (computing)|3-tier architecture]], [[Multitier architecture|N-tier architecture]], [[Distributed object]]s, [[loose coupling]], or [[Computer cluster|tight coupling]].
 
Distributed programming inĨterrelatesinterrelates tightly with [[concurrent programming]] so much that they are sometimes not taught as distinct subjects <ref>[http://www.cs.technion.ac.il/~cs236370/main.html CS236370 Concurrent and Distributed Programming 2002]</ref>.
 
Languages specifically tailored for distributed programming are: