This page describes the architecture of the main components that build Yoko.

Assuming a general understanding of CORBA, this page should give a high-level explanation how Yoko works internally, how Celtix is related to Yoko, and how each of these components work together etc.

NEED TO DO

The ORB

An ORB is a large and complex piece of code, and it's hard to understand simply by starting to read the code.

TBD:

Bindings

Bindings that can be used with Celtix which will allow a Celtix application to communicate over a specific protocol.

The CorbaBindingRuntime is the first binding to be designed here. (click for more details). In the future, hopefully other bindings will also be designed.

Tools

There are two tools that we hope to build to aid in making the use of Yoko easier.

ArchitectureOverview (last edited 2009-09-20 23:26:51 by localhost)