Re: C# client too slow to connect.

2018-05-22 Thread F. D.
AM Igor Sapego <isap...@apache.org> wrote: > Hi, > > Try using "TcpDiscoveryStaticIpFinder" instead of > "TcpDiscoveryMulticastIpFinder". > > Does it take 1 min for connection only or for start up + connection? > > Best Regards, > Igor &g

C# client too slow to connect.

2018-05-22 Thread F. D.
Hi, I'm trying to use Ignite to develop an internal system of data contribution. To do this, I'm launching Ignite inside Excel, and I'm using the C# binding. When try to connect it consumes a lot of time (~1 min.), this is my simple app.config: