Re: C++ client only

2018-09-04 Thread F.D.
Sorry. You're right, I did a change in my code and it deceived me. Thanks, F.D. On Tue, Sep 4, 2018 at 5:13 PM Igor Sapego wrote: > Hi, > > It's weird. How do you see that? > > Best Regards, > Igor > > > On Tue, Sep 4, 2018 at 5:26 PM F.D. wrote: > >> Hi Igniters, >> >> I've my client (C++)

Re: C++ client only

2018-09-04 Thread Igor Sapego
Hi, It's weird. How do you see that? Best Regards, Igor On Tue, Sep 4, 2018 at 5:26 PM F.D. 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

C++ client only

2018-09-04 Thread F.D.
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: but I continue to see that part of the distributed