欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
CORBA
来自开放百科 - 灰狐
您可以在Wikipedia上了解到此条目的英文信息 CORBA Thanks, Wikipedia. |
Common Object Request Broker Architecture (CORBA)
目录 |
Projects
Patterns
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
- 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
分享您的观点