Hi Denis, We use Ignite data grid as a data store for supporting our reporting needs. The end users trigger reporting requests to our C++ based engine. The engine then issues SQL queries on the ignite grid to derive results and responds back to the end user. We need to support 500+ concurrent users on our application. This will result in 500 + clients added to the ignite topology, each running SQL queries on the grid.
We are currently running this app on an in-house infrastructure, with 11 nodes. Each node is a 256GB ram, 40 cores, 1X24 tTB disk with Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz. Thanks, Arthi -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Client-Connection-to-Ignite-takes-time-tp4739p4858.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
