Hi, It's weird. How do you see that?
Best Regards, Igor On Tue, Sep 4, 2018 at 5:26 PM F.D. <[email protected]> wrote: > Hi Igniters, > > I've my client (C++) and I want to send my computations (distritubuted > closures) on a server. I want to prevent my client from participating in > the calculation. > > I've inserted in the client configuration file this line: > > <property name="clientMode" value="true"/> > > but I continue to see that part of the distributed closures are continuing > to be executed on the client side. > > Is there any other configuration to do? > > Thanks, > F.D. >
