2009/3/19 João Barbosa (via Nabble) <[email protected]>: > Any node can commit objects?
Strictly speaking: yes For one given object, only one node (the one which registered the object) can commit. Any node can be the master node for an object. > If so how can I know if I must sync or not? If you mapped the object, you sync. If you registered the object, you commit. Typically you application design makes it clear. HTH, Stefan. -- View this message in context: http://n2.nabble.com/distributed-objects-tp2502463p2502519.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

