Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width12%

General

FAQ
Downloads
What's new?
Extensions

Guides

User Guide
Getting Started
Extension Guide
Architecture Guide

Development

Source Code
Get Involved

Column
width88%

The Tuscany SCA C++ Project

This page needs to be verified

Tuscany SCA C+/native is an implementation of the Service Component Architecture specification for C++ developers. To try it out, we recommend using the SCA C+ Milestone release 2 available from our downloads page.

Tuscany native SCA provides the infrastructure to develop and run SCA based applications. At the very high level, native SCA can be divided into a core kernel and extensions. The kernel supports the SCA assembly model, Tuscany value-add features and simple extension point to add extensions. The kernel is designed to be embedded in, run standalone, or preovisioned to a number of different host environments such as Tomcat, Jetty and Geronimo (soon).

Tuscany SCA native extension points allow any binding type, component implementation (programming model), policy and data binding to be easily added to it. The Tuscany community has contributed the extensions that are shown below. An extension becomes available for the latest Kernel release as volunteers test and enhance the extension to work with the latest release.

Bindings - used for services and references
Apache Axis2SOAP/Axis2c
JSON-RPC
REST

Component Implementations
C++ components (as described in the SCA C++ C&I spec)
Ruby
Python
PHP (almost there)

Data Bindings - for handling data
SDO
Axiom