CORBA

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Links)
(Projects)
第9行: 第9行:
 
==Projects==
 
==Projects==
 
*[[TAO]]
 
*[[TAO]]
 +
*[https://www.taox11.org/ TAOX11] 基于 [[C++11]] 的 CORBA 实现
 +
 
==Patterns==
 
==Patterns==
 
[[Image:broker-pattern.png|right|thumb|Broker Pattern]]
 
[[Image:broker-pattern.png|right|thumb|Broker Pattern]]

2021年9月10日 (五) 11:38的版本

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

Common Object Request Broker Architecture (CORBA)

CORBA-E.jpg
CORBA Architecture
Real-time CORBA

目录

Projects

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

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

变换
操作
导航
工具箱