Distributed programming: Difference between revisions

Content deleted Content added
Dbroadwell (talk | contribs)
Info from CTMWiki ... thank you GFDL!
Dbroadwell (talk | contribs)
No edit summary
Line 1:
'''Distributed programming''' fallsis a [[programming paradigm]] focusing on [[design]]ing [[distributed]], [[Distributed computing#openness|open]], [[scalable]], [[transparent]], [[fault tolerant]] systems. This paradigm is a natural result out of the use of computers to form networks. '''Distributed programming''' typically falls into one of several basic architectures or categories:
 
(list of architectures)
 
* [[Distributed object]]s -- Systems like [[CORBA]], Microsoft [[DCOM |D/COM]], [[Java RMI]] and others, try to map [[object oriented]] design to the network
Line 23 ⟶ 25:
 
[[de:Verteiltes System]]
[[Category:Programming]]
[[Category:Programming paradigm]]