Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS UG Service Registration and Discovery"

(COSMOS User's Guide Service Registration and Discovery - Management Domain and Brokers section)
(Outline)
Line 21: Line 21:
  
  
 +
=== Management Domain ===
 +
Is a COSMOS component used to bootstrap the COSMOS system
  
 +
=== Data Broker ===
 +
Is a COSMOS component where the web services that share data register themselves
  
 +
=== Data Adapter ===
 +
Is a product-specific component that is implemented by each product to share its data
  
 +
=== Data Manager ===
 +
Is a component that hosts one or more data adapters, and handles communication with the COSMOS environment
  
 
+
=== Client APIs & GUIs ===
 +
COSMOS components used to visualize or access data from multiple applications
  
 
== Content ==
 
== Content ==

Revision as of 13:37, 25 February 2008

COSMOS Wiki > COSMOS Document Plan > COSMOS Manual Guide

COSMOS User's Guide Core Components section

Category: User's Guide

Owner Jimmy Mohsin
Bug # 218853
Due dates Schedule

Outline

Management Domain

Is a COSMOS component used to bootstrap the COSMOS system

Data Broker

Is a COSMOS component where the web services that share data register themselves

Data Adapter

Is a product-specific component that is implemented by each product to share its data

Data Manager

Is a component that hosts one or more data adapters, and handles communication with the COSMOS environment

Client APIs & GUIs

COSMOS components used to visualize or access data from multiple applications

Content

Back to the top