Jump to content

Distributed design patterns

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SmackBot (talk | contribs) at 10:23, 17 December 2009 (remove Erik9bot category,outdated, tag and general fixes, added orphan tag). 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 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

See also