Ionut, Yes, broadcast() will potentially spawn several jobs, sorry for this confusion. There are also run() and call() methods that will always execute only one job, on one of the nodes in the cluster group.
Also refer to [1] for information on how you can collocate computations with data. [1] https://apacheignite.readme.io/docs/collocate-compute-and-data -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Code-execution-on-data-node-tp6387p6427.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
