Content deleted Content added
Dbroadwell (talk | contribs) No edit summary |
Dbroadwell (talk | contribs) Self (partial) revert + external sources ... it does deserve it's own article ... but is way lacking. |
||
Line 1:
'''Distributed programming''' falls out of the use of computers to form networks. Distributed programming typically falls into one of several basic categories:
* [[Distributed object]]s -- Systems like [[CORBA]], Microsoft [[DCOM |D/COM]], [[Java RMI]] and others, try to map [[object oriented]] design to the network
* [[Loosely coupled]] -- Loosely coupled systems are ones that communicate through intermediate documents that are typically human readable. Examples include [[XML]], [[HTML]], [[SGML]], [[X.500]], and [[EDI]].
== External Sources ==
[http://www.mozart-oz.org/mogul/info/category/dp.html MOGUL DP]
[[de:Verteiltes System]]
|