Versions Compared

Key

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

...

  • Intro Distributed Systems (5 mins)
    • Why is worth the effort? Main Drivers
    • Goals and Pitfalls
    • Communication:  RPC vs Message-oriented
  • CORBA: A Distributed Object-Based System 5 min
    • Object Orientation
    • Location Transparency
    • Programming Language Neutral
  • Basic CORBA Concepts: 10 min
    • Interface Definition Language and IDL Compilers
    • Language Mappings
    • Stubs and Skeleton
    • Object References
    • Object Adapter
    • Object Request Broker (ORB)
  • ORB and examples   5 min
    • ACE TAO - C++ ORB  
    • Jacorb - A java ORB
    • omniORB - a python ORB
  • Ok, I understood CORBA. Why do we need ACS?  1 min

...