Skip to main content

Product: OpenFusion TAO
Version: ALL

Description:

Is the use of a client-side CORBA object reference with TAO thread safe?

 

Resolution:

TAO doesn't automatically synchronize access to application objects. Applications must synchronize access to their own objects, if multiple clients have the ability to access them concurrently.

This can be done using the thread-per-connection concurrency model. More details about this can be found in the HTML supplied with the distribution.


#OpenFusionTAO
#OpenFusion
#KnowledgeDocs