Jump to content

Distributed design patterns: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Bluelinking 1 books for verifiability.) #IABot (v2.1alpha3
Line 11: Line 11:
* [[MapReduce]]
* [[MapReduce]]
* [[Bulk synchronous parallel]]
* [[Bulk synchronous parallel]]
* Remote Session<ref name=java.rmi>{{cite book|last=Pitt &amp; McNiff|title=java.rmi: the Remote Method Invocation Guide|year=2001|publisher=Pearson Education|location=Great Britain|isbn=0-201-70043-3|pages=[https://archive.org/details/javarmiremotemet00pitt/page/284 284]|url-access=registration|url=https://archive.org/details/javarmiremotemet00pitt/page/284}}</ref>
* Remote Session<ref name=java.rmi>{{cite book|author=Pitt|author2=McNiff|name-list-style=amp|title=java.rmi: the Remote Method Invocation Guide|year=2001|publisher=Pearson Education|location=Great Britain|isbn=0-201-70043-3|pages=[https://archive.org/details/javarmiremotemet00pitt/page/284 284]|url-access=registration|url=https://archive.org/details/javarmiremotemet00pitt/page/284}}</ref>


==See also==
==See also==
Line 18: Line 18:


==References==
==References==
{{Reflist}}
<references />


{{DEFAULTSORT:Distributed Design Patterns}}
{{DEFAULTSORT:Distributed Design Patterns}}

Revision as of 21:17, 2 November 2020

In software engineering, a distributed design pattern is a design pattern focused on distributed computing problems.

Classification

Distributed design patterns can be divided into several groups:

Examples

See also

References

  1. ^ Pitt & McNiff (2001). java.rmi: the Remote Method Invocation Guide. Great Britain: Pearson Education. pp. 284. ISBN 0-201-70043-3.