Misplaced Pages

Composite application: Difference between revisions

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.
Browse history interactively← Previous editContent deleted Content addedVisualWikitext
Revision as of 08:18, 29 May 2009 edit79.83.44.247 (talk) reduced marketing jargon on page - resource this, leverage that, etc← Previous edit Latest revision as of 06:01, 26 March 2024 edit undoJlwoodwa (talk | contribs)Extended confirmed users, Page movers, New page reviewers, Pending changes reviewers, Rollbackers76,515 edits tag as one source 
(39 intermediate revisions by 27 users not shown)
Line 1: Line 1:
{{one source |date=March 2024}}
In ], 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 ]. However, composite applications use business sources (e.g., existing modules or even ] ) of information, while mashups usually rely on web-based, and often free, sources. In ], a '''composite application''' is a software application built by combining multiple existing functions into a new application. The technical concept can be compared to ]. However, composite applications use business sources (e.g., existing modules or even ] ) 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). Composite applications can be built using any technology or architecture. It is wrong to assume that composite applications are by definition part of a service-oriented architecture (SOA). Composite applications can be built 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. 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 ] 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, ] is a ] standard for composite applications<ref></ref>. Composite applications often incorporate ] 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 ], ] is a ] standard for composite applications.<ref></ref>

Some examples of commercially available tools for composite application development include:
* - Composite Application assembly by ObjectBuilders
*] bundled with ] ] 8
*SAP NetWeaver Composition Environment (CE) by ]
*] available from ]


==See also== ==See also==
*]
*] *]
*] (CASA)
*]
*] (ESB)
* ]
*] (SOA)
* ]
*] (SCA)
* ]
*] *]
*]
*]

==External links==
* Research paper (PDF).
* White Paper (PDF).
*
* Gartner


==References== ==References==
<references/> <references/>


==External links==
{{Compu-soft-stub}}
*
*
*
* {{Webarchive|url=https://web.archive.org/web/20150209064815/http://logicoy.com/blogs/running-apache-camel-in-openesb/ |date=2015-02-09 }}
*
*
*


] ]
] ]



]
{{Software-eng-stub}}

Latest revision as of 06:01, 26 March 2024

This article relies largely or entirely on a single source. Relevant discussion may be found on the talk page. Please help improve this article by introducing citations to additional sources.
Find sources: "Composite application" – news · newspapers · books · scholar · JSTOR (March 2024)

In computing, a composite application is a software application built by combining multiple existing functions into a new application. The technical concept can be compared to mashups. However, composite applications use business sources (e.g., existing modules or even 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). Composite applications can be built 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.

See also

References

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

External links


Stub icon

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

Categories: