Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColor#6699ff
bgColor#ffffff
titleBGColor#D5EFFF
titleApache Tuscany SCA Java Architecture
borderStylesolid

This page is work in progress. Thanks for your contribution (smile)
At the moment we are pulling different pieces of information in one place until we decide how to orgnaize this.

Section

Overview

The SCA Java runtime is composed of a kernel and extensions. The kernel is essentially a multi-VM wiring engine that connects components together using the principles of Dependency Injection, or Inversion of Control.

...