CORBA (Common Object Request Broker Architecture) provides networking between the client
and the cluster application. This allows the student to interact and make request of CRAIG.

CORBA is the industry standard for specifying the:
  • relationships
  • interaction
  • communication
between distributed objects.