Apache Tuscany

Apache Tuscany
Developer(s) Apache Software Foundation
Stable release
SCA Java 1.6.2 (April 2011), SCA Java 2.0-Beta2 (February 2011), SDO Java 1.1.1 (July 2008), DAS Java 1.0-incubating-beta2 (Oct 2007), SCA Native Incubator-M3 (May 2007)
Repository svn.apache.org/viewvc/tuscany/
Development status Active
Written in C++ and Java
Operating system Cross-platform
Type SOA
License Apache License 2.0
Website http://tuscany.apache.org/

Apache Tuscany provides a service-oriented architecture (SOA) and the infrastructure for easily developing and running applications using a service-oriented approach. This lightweight runtime is designed to be embedded in, or provisioned to, a number of different host environments. Apache Tuscany implements Service component architecture (SCA) which defines a flexible, service-based model for construction, assembly and deployment of network of services (existing and new ones).

With SCA as its foundation, Tuscany reduces the cost of developing SOA based solutions because it pushes handling of protocol out of the application business logic into pluggable bindings. As a result, protocols can be changed at only one time with minimal configuration changes. Tuscany also removes the need for applications to deal with infrastructure concerns such as security and transaction and handles this declaratively. This enables SOA solutions to be flexible and adaptable to change with minimal configuration changes.

Tuscany provides support for SCA 1.0 specification in Java. It also provides a wide range of bindings (web services, web20 bindings, etc.), implementation types (Spring, BPEL, Java, etc.) as well as integration with technologies such as web20 and OSGi. Tuscany is working on implementing SCA 1.1 that is being standardized at OASIS.

Apache Tuscany also implements Service Data Objects (SDO) which provides a uniform interface for handling different forms of data, including XML documents, that can exist in a network of services and provides the mechanism for tracking changes. Tuscany supports the SCO and the SDO (2.01 for C++ / 2.1 for Java) specification.

The Apache Software Foundation announced on August 2016 that the project was no longer maintained.[1] SOA architecture has been depreciated long time ago.

References

  1. Henri Yandell (2016-08-03). "Apache Tuscany retired". apache-announce (Mailing list). Retrieved 4 August 2016.

External links

This article is issued from Wikipedia - version of the 8/4/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.