Distributed design patterns
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:
- Distributed communication patterns
- Security and reliability patterns
- Event driven patterns
Examples
- MapReduce
- Bulk synchronous parallel
- Remote Session[1]
See also
References
- ↑ Pitt & McNiff (2001). java.rmi: the Remote Method Invocation Guide. Great Britain: Pearson Education. p. 284. ISBN 0-201-70043-3.
This article is issued from Wikipedia - version of the 8/5/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.