Thanks for sharing the link. I have a couple of questions on the streaming mode support
1. How soon are the cache entries added via the jdbc driver streaming mode available for other requests like querying? Is it similar to how IgniteDataStreamer api behaves i.e. the cache entries are available as soon as the client flushes them to the server on timeout or when buffer size is full? 2. How is this approach faster for bulk inserts or pre-loading when comparing it with a client directly using IgniteDataStreamer api ? I am trying to understand the performance gain over 1.8 which is documented <http://finance.yahoo.com/news/gridgain-professional-edition-1-9-130000667.html> as 20%-40%. Thanks. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Understanding-faster-batch-inserts-updates-with-apache-ignite-1-9-tp11117p11165.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
