Distributed design patterns
From Wikipedia, the free encyclopedia
Page Module:Message box/ambox.css has no content.
This article needs additional citations for verification. (December 2009) |
In software engineering, a distributed design pattern is a software design pattern focused on distributed computing problems.
Classification
Distributed design patterns can be divided into several groups:
- Distributed communication patterns
- Security and reliability patterns
- Event-driven patterns
- Saga pattern[1]
Examples
- MapReduce
- Bulk synchronous parallel
- Remote Session[2]
See also
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content.Fundamentals of Software Architecture: An Engineering Approach. O'Reilly Media. 2020. ISBN 978-1492043454.
- ^ Page Module:Citation/CS1/styles.css has no content.Pitt & McNiff (2001). java.rmi: the Remote Method Invocation Guide. Great Britain: Pearson Education. pp. 284. ISBN 0-201-70043-3.