Hi >From the Ignite Docs: Ignite ะก++ starts the JVM in the same process and communicates with it via JNI. I would like to know why a JVM instance is required? Why can't we have Ignite C++ driver communicate via TCP directly to the Ignite Server and from the server side process the request and perform necessary actions. In the end the Client being able to communicate to the server is all what matters right.
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
