Content deleted Content added
m typo |
another ref |
||
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 interrelates 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
Concurrent and Distributed Programming 2002]</ref>.
Languages specifically tailored for distributed programming are:
|