Hi Luqman, Please take a look at continuous queries.[1]
[1] https://apacheignite.readme.io/docs/continuous-queries On Mon, Jul 17, 2017 at 5:45 PM, luqmanahmad <[email protected]> wrote: > Hi, We have a legacy system, 15 years old at-least, which we are working > on and trying to bring everything inside the grid - but in the meanwhile we > have to support our existing system as well. In the legacy system we have a > database polling mechanism ( please don't roll your eyes :D ) which is > constantly looking for a specific table for new rows which has got > references to other bits, and is quite expensive in terms of resources plus > there are many other problems as well. I was wondering if we have a cache > which is connected through cache store to this table - Is there any > functionality available in ignite to poll it directly for all the new rows. > This is something we want to add in our legacy system while working on our > new system. If such a functionality exist any help with respect to this > would be highly appreciated. Thanks, Luqman > ------------------------------ > View this message in context: database table polling > <http://apache-ignite-users.70518.x6.nabble.com/database-table-polling-tp15006.html> > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. > -- Best regards, Andrey V. Mashenkov
