Hi Guys, Merry Christmas .
I have three regions. I want to do some compute tasks at a go on all three combined. I also have three nodes. How should I write a Geode function so that I can distribute the load in between the different nodes and also read data locally (means send the code where the data is). After the execution is over I need to send the result to the caller. Whats the best way to achieve this? Regards
