Hi, Now I am writing continuous queries for my scenario and I want to listen server node events as per my requirement.
Ignite .net API does not support listening for remote events. As per my understanding, I have server node, which generates all the cache events. So, when I write continuous query, I need to write it in a separate application, it will start as a client node and listen the events using local listener(client node events). But, I want to listen the remote events(server node events) in the continuous query application. I am not sure how to support remote event listening in .net Ignite application. Would you please verify my understanding? I am not sure about my solution. Please suggest me how to write continuous query and listen server cache events in .Net Ignite application. Thank you, Jigna -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
