Re: Ignite configuration using .NET Thick client

2023-04-13 Thread Pavel Tupitsyn
e using .NET frameworks like Dapr etc.. > > > > > > Regards > > Satyajit > > > > > > *From:* Pavel Tupitsyn > *Sent:* Friday, April 7, 2023 10:17 AM > *To:* Mandal, Satyajit: IT (PUN) > *Cc:* user@ignite.apache.org > *Subject:* Re: Ignite

RE: Ignite configuration using .NET Thick client

2023-04-13 Thread satyajit.mandal.barclays.com via user
, 2023 10:17 AM To: Mandal, Satyajit: IT (PUN) Cc: user@ignite.apache.org Subject: Re: Ignite configuration using .NET Thick client CAUTION: This email originated from outside our organisation - ptupit...@apache.org<mailto:ptupit...@apache.org> Do not click on links, open attac

Re: Ignite configuration using .NET Thick client

2023-04-06 Thread Pavel Tupitsyn
quot;, > >"yyy.0.0.:47500..47502", > >"zzz.0.0.:47500..47502" > > > > } > > } > > }, > > > > Regards > > Satyajit

RE: Ignite configuration using .NET Thick client

2023-04-06 Thread satyajit.mandal.barclays.com via user
ril 6, 2023 9:51 PM To: Mandal, Satyajit: IT (PUN) Cc: user@ignite.apache.org Subject: Re: Ignite configuration using .NET Thick client CAUTION: This email originated from outside our organisation - ptupit...@apache.org<mailto:ptupit...@apache.org> Do not click on links, open attachments, or res

Re: Ignite configuration using .NET Thick client

2023-04-06 Thread Pavel Tupitsyn
using Spring.xml one by one in each node. > > > > Regards > > Satyajit > > > > *From:* Pavel Tupitsyn > *Sent:* Thursday, April 6, 2023 7:57 PM > *To:* user@ignite.apache.org; Mandal, Satyajit: IT (PUN) < > satyajit.man...@barclays.com> > *

RE: Ignite configuration using .NET Thick client

2023-04-06 Thread satyajit.mandal.barclays.com via user
Spring.xml one by one in each node. Regards Satyajit From: Pavel Tupitsyn Sent: Thursday, April 6, 2023 7:57 PM To: user@ignite.apache.org; Mandal, Satyajit: IT (PUN) Subject: Re: Ignite configuration using .NET Thick client CAUTION: This email originated from outside our organisation

Re: Ignite configuration using .NET Thick client

2023-04-06 Thread Pavel Tupitsyn
Hi Satyajit, 1. You don't need to use Spring XML unless you have to set a property that is not exposed in .NET API 2. Do you want to start 4 nodes in one process? Or multiple processes on the same machine? What's your desired setup? Pavel On Thu, Apr 6, 2023 at 4:40 PM

Ignite configuration using .NET Thick client

2023-04-06 Thread satyajit.mandal.barclays.com via user
Hi Pavel, Need to understand one thing from you. Am using .NET thick client. What's the best way to put the Ignite configuration . Should this be put on code or in spring xml. If we put on code and lets say I need 4 nodes as part of cluster then do I