newsDistributed Simulation Enviornment - News

 
 

CORBA

Item posted by Charles Shuller <cshuller> on Sun 05 Feb 2006 04:18:32 PM UTC.

I spent all yesterday reviewing CORBA.  It offers facilities many facilities which would be usefull for the modles implementation, but it 'externalises' objects by just shipping off their data.

In short, it would be usefull only in the case of the RM/DE -- MT communication.  For that, we have already settled on SOAP.

The functionality we need is often handled by using a dedicated file server whereby all the nodes do disk IO accross the network.  My recomendation is we impliment such a solution as well.  Principally for ease of development.  New setups will be more difficult, but only slightly so.

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code