Arthi,

It seems to me like we have some misunderstanding here.
Let me provide my understanding of your usecase so you could
correct me if I'm wrong.

You have the client application which is written in C++ and has
to handle multiple concurrent requests from multiple users.

Now, do you invoke the process of your application once and
use it for multiple requests or do you invoke it by some other
application every time you user needs to make request and then
its terminated?

Best Regards,
Igor

On Mon, May 16, 2016 at 7:08 PM, arthi <[email protected]>
wrote:

> Hi Igor,
>
> Yes, I can, but, how do I get handle to the client node instance when a new
> user request comes in?
> Each user request invokes the C++ dll.
>
> Thanks,
> Arthi
>
>
>
> --
> View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/Get-client-node-instance-tp4897p4963.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to