Distributed design patterns
From Wikipedia, the free encyclopedia
This article is orphaned as few or no other articles link to it. Please help introduce links in articles on related topics. (August 2006) |
In software engineering, a distributed design pattern is a design pattern focused in distributed computing problems.
[edit] Classification
Distributed design patterns can be divided into several groups:
- Distributed communication patterns
- Security and Reliability patterns
- Event driven patterns
[edit] See also
- Design Patterns for the list of patterns in the book by Gamma et al.
- Software engineering and List of software engineering topics