Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

This presentation will described describe the main aspects of a distributed system, identifying its the main drivers, goals, and pitfalls. After reviewing main 

Presentation Contents 

26 min.

...

  • Why is worth the effort? Main Drivers
  • Goals and Pitfalls
  • Communication:  RPC vs Message-oriented

...

  • Object Orientation
  • Location Transparency
  • Programming Language Neutral

...

  • Interface Definition Language and IDL Compilers
  • Language Mappings
  • Stubs and Skeleton
  • Object References
  • Object Adapter
  • Object request Broker (ORB)

...

  • ACE TAO - C++ ORB  
  • Jacorb - A java ORB
  • omniORB - a python ORB

that, the  CORBA middleware will be described, answering why it was created in the first place and the problems it solves. At the end a quick comment about why we need ACS on top of CORBA.

Presentation

As pptx file: Distributed Systems and CORBA Standard.pptx

PDF:

View file
nameDistributed Systems and CORBA Standard.pdf
height250

Old presentation

View file
name20200727_Distributed_and_CORBA_ACSWorkshop2020.pdf
height250

...