Distributed programming: Difference between revisions

Content deleted Content added
Dbroadwell (talk | contribs)
Self (partial) revert + external sources ... it does deserve it's own article ... but is way lacking.
Dbroadwell (talk | contribs)
Line 3:
* [[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]].
 
Languages specifically tailored for distributed programming are;
*[[Oz programming language]]
 
== External Sources ==