In my case I have data present on 1 server node and 25 clients connected to this server, concurrently firing sql queries. So, does Ignite by default parallelizes these queries or do we have to do some settings? Can we apply some kind of multithreading on server side to handle these queries for performance improvement?
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Multithreading-SQL-queries-in-Apache-Ignite-tp8944.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
