Distributed design patterns
Appearance
From Wikipedia, the free encyclopedia
This article needs additional citations for verification . Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Distributed design patterns" – news · newspapers · books · scholar · JSTOR (December 2009) (Learn how and when to remove this message)
Find sources: "Distributed design patterns" – news · newspapers · books · scholar · JSTOR (December 2009) (Learn how and when to remove this message)
In software engineering, a distributed design pattern is a software design pattern focused on distributed computing problems.
Classification
[edit ]Distributed design patterns can be divided into several groups:
- Distributed communication patterns
- Security and reliability patterns
- Event-driven patterns
- Saga pattern [1]
Examples
[edit ]- MapReduce
- Bulk synchronous parallel
- Remote Session[2]
See also
[edit ]References
[edit ]- ^ Fundamentals of Software Architecture: An Engineering Approach. O'Reilly Media. 2020. ISBN 978-1492043454.
- ^ Pitt & McNiff (2001). java.rmi: the Remote Method Invocation Guide . Great Britain: Pearson Education. pp. 284. ISBN 0-201-70043-3.
Stub icon
This computer science article is a stub. You can help Wikipedia by expanding it.