We'd like to take either input from streaming or a cache to do some transformation and insert data into another cache. Because the input could be different types, I thought I could encapsulate the transformation and just let a client to call it.
The difference between client and server in Ignite isn't very clear to me, to be honest :) One thing I can think of is client doesn't hold data. But I don't know the difference in terms of computation. Jessie On Thu, Aug 17, 2017 at 3:56 PM, vkulichenko <valentin.kuliche...@gmail.com> wrote: > What does business logic do exactly? Is it supposed to be executed on > server > or client side? > > Can you give an example? > > -Val > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Streaming-test-tp14039p16270.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >