The Tuscany SCA C++ ProjectNativeTuscany SCA C++ Native is an implementation of the Service Component Architecture specification for SCA runtime implementation written in C++ developers. To try it out, we recommend using the SCA C++ Milestone release 2 available from our downloads page. Alternatively, if you would like to work with the latest (possibly unstable) SCA C++ code, follow the general instructions for downloading and building SCA C++ from the Tuscany SVN repository. SCA C++ DocumentsSCA specification for C++ developers V0.95 The Service Component Architecture specification for C++ describes the SCA Client and Implementation Model for the C++ programming language. SCA Specification Resources Various papers that explain the SCA programming model Getting Started with the SCA C++ Milestone release 2 If you haven't already done so, the first step is to download the SCA C++ Milestone release 2 of Apache Tuscany from our downloads page. . It supports SCA components written in C++ and Python (other languages under construction.) SCA bindings are available for REST, JSON-RPC, ATOM Pub and SOAP. Releases can be dowloaded from our Downloads page. Source code can be found in our Subversion repository.Please follow the Getting Started information (also found within the download packages) to begin using Tuscany SCA C++ |