Hi Val, I think my question was not clear enough. I would like to run a more complex logic (which can have selects, updates) on a data node because I expect to work faster than running in the client. It should be faster because the computation will be local for a node. This should have a greater impact if the number of data nodes is small for a particular cache.
In order to that I need to run the code on a single node inside the cluster. I have to mention that this complex logic can contain some other broadcast to all data nodes. >From what I understand all the methods mentioned by you are running logic on multiple nodes. Thanks, Ionut -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Code-execution-on-data-node-tp6387p6409.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
