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 editNext edit →Content deleted Content addedVisualWikitext
Revision as of 21:24, 28 March 2010 editGlennblock (talk | contribs)4 edits External links← Previous edit Revision as of 12:32, 23 February 2011 edit undo115.252.135.88 (talk)No edit summaryTag: references removedNext edit →
Line 1: Line 1:
composite applications means mainly different Application are working independentialy and combinning the those are all a single unit is called composite Application so this is called as a loosely coupled management system.
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.
this our thgought

Thanks of review give me the comment
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 ] 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>.

==See also==
*]
*]
*]
* ]

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

==References==
<references/>

{{Software-eng-stub}}

]
]

]

Revision as of 12:32, 23 February 2011

composite applications means mainly different Application are working independentialy and combinning the those are all a single unit is called composite Application so this is called as a loosely coupled management system. this our thgought Thanks of review give me the comment