Hello, I am trying to explore different functionality offered by Ignite (2.3) but this AffinityKey concept is not quite clear to me so need some suggestion from Ignite experts.
we are having a scenario where we will load all static data from DB to cache and do various validations for the incoming messages. will AffinityKey be useful in this scenario ? can we except better performance that an implementation without AffinityKey ? We will run a multi-node, multi-threaded application -- Regards, Raj
