Misplaced Pages

Composite application

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Radagast83 (talk | contribs) at 06:47, 25 February 2009 (No clear consensus for merger). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 06:47, 25 February 2009 by Radagast83 (talk | contribs) (No clear consensus for merger)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computing, the term composite application expresses a perspective of software engineering that defines an application built by combining multiple existing functions into a new application. The technical concept can be compared to mashups. However, composite applications leverage enterprise and enterprise-ready sources (e.g., existing modules or even enterprise web services) of information, while mashups usually rely on web-based, and often free, sources.

It is wrong to assume that composite applications are by definition part of a service oriented architecture (SOA). One can build composite applications using any technology or architecture.

A composite application consists of functionality drawn from several different sources. The components may be individual selected functions from within other applications, or entire systems whose outputs have been packaged as business functions, modules, or web services.

Composite applications often incorporate orchestration of "local" application logic to control how the composed functions interact with each other to produce the new, derived functionality. For composite applications that are based on SOA, WS-CAF is a Web services standard for composite applications.

Some examples of commercially available tools for composite application development include:

See also

External links

References

  1. OASIS Web Services Composite Application Framework (WS-CAF) TC
Stub icon

This software article is a stub. You can help Misplaced Pages by expanding it.

Categories: