Val, I'd like to build a piece of logic ( could be service, callable, etc) and encapsulate business logic there. And build different clients to for different type of sources, for example file, streaming, jdbc, etc, the client will invoke the business logic by calling the service or callables.
What architecture/components would you recommend to use in this type of situation? Thank you very much! Jessie On Tue, Aug 15, 2017 at 5:28 PM, vkulichenko <[email protected]> wrote: > Can you describe the use case and what you want to achieve, step by step? > I'll try to suggest a solution. > > -Val > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Streaming-test-tp14039p16213.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
