CORBA

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Projects)
 
(未显示1个用户的9个中间版本)
第1行: 第1行:
 +
{{SeeWikipedia}}
 +
 
Common Object Request Broker Architecture (CORBA)
 
Common Object Request Broker Architecture (CORBA)
 +
[[Image:CORBA-E.jpg|right]]
 +
 
[[Image:corba-architecture.jpg|right|thumb|CORBA Architecture]]
 
[[Image:corba-architecture.jpg|right|thumb|CORBA Architecture]]
  
第5行: 第9行:
 
==Projects==
 
==Projects==
 
*[[TAO]]
 
*[[TAO]]
 +
*[https://www.taox11.org/ TAOX11] 基于 [[C++11]] 的 CORBA 实现,TAOX11 建立在 [[TAO]]的核心基础上,并提供了大量的特性和功能。
 +
 +
==Patterns==
 +
[[Image:broker-pattern.png|right|thumb|Broker Pattern]]
 +
Common Broker pattern implementations
 +
*CORBA
 +
*COM+
 +
*Java RMI
 +
*Med-specific Comm (MSC)
 +
Brokers define interfaces… … not implementations
 +
 +
Brokers simplify development of distributed applications by automating
 +
*Object location
 +
*Connection management
 +
*Memory management
 +
*Parameter (de)marshaling
 +
*Event & request demuxing
 +
*Error handling
 +
*Object/server activation
 +
*Concurrency
 +
==CCM==
 +
[[Image:CCM-Container-Framework.png|right|thumb|CCM Container Framework]]
 +
*A standard framework within CCM component servers
 +
*Extends the Portable Object Adaptor (POA) with common patterns, e.g., Automatic activation & deactivation of components; Optimize resource usage
 +
*Provides simplified access to CORBA Common Services e.g., security, transactions, persistence, & events
 +
*Uses callbacks to manage component instances e.g., session states, activation, deactivation, etc.
 +
==Links==
 +
*http://docs.huihoo.com/corba/
 +
*http://www.corba.org/corba-e/
 +
*[http://ucs.sourceforge.net/ Ultra Corba Simulator]
 +
 +
[[Category:CORBA]]
 +
[[category:event]]

2021年9月10日 (五) 11:41的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 CORBA Thanks, Wikipedia.

Common Object Request Broker Architecture (CORBA)

CORBA-E.jpg
CORBA Architecture
Real-time CORBA

目录

[编辑] Projects

  • TAO
  • TAOX11 基于 C++11 的 CORBA 实现,TAOX11 建立在 TAO的核心基础上,并提供了大量的特性和功能。

[编辑] Patterns

Broker Pattern

Common Broker pattern implementations

  • CORBA
  • COM+
  • Java RMI
  • Med-specific Comm (MSC)

Brokers define interfaces… … not implementations

Brokers simplify development of distributed applications by automating

  • Object location
  • Connection management
  • Memory management
  • Parameter (de)marshaling
  • Event & request demuxing
  • Error handling
  • Object/server activation
  • Concurrency

[编辑] CCM

CCM Container Framework
  • A standard framework within CCM component servers
  • Extends the Portable Object Adaptor (POA) with common patterns, e.g., Automatic activation & deactivation of components; Optimize resource usage
  • Provides simplified access to CORBA Common Services e.g., security, transactions, persistence, & events
  • Uses callbacks to manage component instances e.g., session states, activation, deactivation, etc.

[编辑] Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱