Mike Edwards SCA Runtime for C++ - Documentation

This page provides links to documents that help to explain various aspects of the Tuscany SCA C++ runtime subproject and the programming model that it provides. More general documentation which applies to the Tuscany project as a whole can be found on the Tuscany Documentation page.

General Documentation

Title Description
TBD

Papers that Explain the SCA Programming model

Title Description
SCA White Paper A white paper that explains the SCA programming model

Specifications

Title Description
SCA Assembly Specification V0.9 The core Service Component Architecture Assembly specification
SCA Client and Implementation Model for C++ Specification V0.9 The Service Component Architecture Client and Implementation specification for C++. Describes how to write SCA components in C++ and how to write Clients to SCA services in C++.