From 19188a73ed0992351e73a80aeb6f6571d729bbd4 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 15 Jan 2015 03:34:37 +0000 Subject: Add Tuscany doap file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1651944 13f79535-47bb-0310-9956-ffa450edef68 --- etc/doap_Tuscany.rdf | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 etc/doap_Tuscany.rdf diff --git a/etc/doap_Tuscany.rdf b/etc/doap_Tuscany.rdf new file mode 100644 index 0000000000..81043611ae --- /dev/null +++ b/etc/doap_Tuscany.rdf @@ -0,0 +1,62 @@ + + + + + + 2015-01-15 + + Apache Tuscany + + + Apache Tuscany simplifies the task of developing SOA solutions by providing a comprehensive infrastructure for SOA development and management that is based on Service Component Architecture (SCA) standard. + Apache Tuscany simplifies the task of developing SOA solutions by providing a comprehensive infrastructure for SOA development and management that is based on Service Component Architecture (SCA) standard. With SCA as it's foundation, Tuscany offers solution developers the following advantages: + + Provides a model for creating composite applications by defining the services in the fabric and their relationships with one another. The services can be implemented in any technology. + Enables service developers to create reusable services that only contain business logic. Protocols are pushed out of business logic and are handled through pluggable bindings. This lowers development cost. + Applications can easily adapt to infrastructure changes without recoding since protocols are handled via pluggable bindings and quality of services (transaction, security) are handled declaratively. + Existing applications can work with new SCA compositions. This allows for incremental growth towards a more flexible architecture, outsourcing or providing services to others. + + + + + Java + + + + + + + + + + + + + + + Service Component Architecture (SCA) + OASIS + sca + + + + -- cgit v1.2.3