Voherige SeiteInhaltsverzeichnisNächste Seite

Corba und Rexx 


Common Object Request Broker Architecture (Corba)
 

    corba is an infrastructure for distributed systems

    corba is a uniform view on distributed objects

    the main part is defining interfaces for these distributed objects 

    Defining in a programming language independent way

    Implementing Interfaces with the programming language of choice


Folien-Nr. 03