Jump to content

Distributed design patterns

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Minnaert (talk | contribs) at 00:56, 7 July 2007 (Categorizing article - You can help!). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

Classification

Distributed design patterns can be divided into several groups:

  • Distributed communication patterns
  • Security and Reliability patterns
  • Event driven patterns

See also