brainfck.org
Topics Books Journal Tags
Distributed Architectures

  • Object-based
    • RPCs
    • RMIs
  • Layered
    • This architectural style can be thought of as an inverted pyramid of reuse, where each layer aggregates the responsibilities and abstractions of the layer directly beneath it. When the layers are on different machines, they are called tiers. The most common example of strict layering is where components in one layer can interact only with components in the same layer or with components from the layer directly below it.
    • Hybrid
    • Structured
      • (Distributed Hash Tables)
  • Event-Driven Architecture
  • Distributed computations


No notes link to this note

back to top

prev post next post



Powered by Hugo, based on the Er theme. 2009-2023 Victor Dorneanu - All rights reserved