CORBA 3
Minimum, Fault-Tolerant, and Real-Time CORBA
- minimum CORBA - for embedded systems
- strips out unnecessary pieces - dynamic invocation, etc.
- Real-time CORBA
- standardizes resource control - threads, protocols, connections
- uses priority models to achieve predictable behavior for both hard and statistical realtime environments
- Fault-tolerant CORBA
- entity redundancy and fault management control
- spec is still in process