Voherige SeiteInhaltsverzeichnisNächste Seite

Corba und Rexx 


Basic concepts for a distributed system:

    
   Communication by sending and receiving  messages
    
   Transfer of data by using protokols
   
   Transparency-- Objekte in Corba transparent gehalten

    A need not only for inter-process communication on the same computer

    A need for communication over processes, over systems

    Examples: Sockets, Rpc


Folien-Nr. 04