Training
×

Global objects goals

The goal of global objects is to make communication with global objects identical to using local objects; only setting up the objects needs some more attention.
If an application consisting of more than one INtime process needs to be distributed over multiple INtime nodes, some changes may be required to creating the objects, but the communication itself uses the same code for sending and receiving as was used with local objects.