Update Synchronization authored by yannick legoc's avatar yannick legoc
...@@ -134,4 +134,4 @@ app.waitFor(cameopy.RUNNING) ...@@ -134,4 +134,4 @@ app.waitFor(cameopy.RUNNING)
The call to *waitFor()* will wait until the state *RUNNING* is published by the Cameo server of *CppApp*. The call to *waitFor()* will wait until the state *RUNNING* is published by the Cameo server of *CppApp*.
Cameo offers a very easy way to synchronize the apps, opening a way to define **chains of synchronized applications** of which lifecycle is managed properly. Cameo offers a very easy way to synchronize the apps, opening the possibility of building **chains of synchronized applications** of which lifecycle is managed properly.