This is just a thought that came out of a discussion with Dimitry this morning. Recently Oracle has released GraalVM 1.0 after many years of research and development, as a replacement for standard JVM.
It should come with huge improvements on several areas (interesting for ignite: AOT, native compilation, remove object allocation in many cases, ...) Any interest from GG in this? Do you guys think it would give ignite a performance boost (haven't tested it myself, just checking if it is worthwhile in the first place, probably low on our prio list). More info: - GraalVM for Java: http://www.graalvm.org/docs/why-graal/#for-java-programs - Twitter is running GraalVM in production for a while now: https://www.youtube.com/watch?v=pR5NDkIZBOA - Getting started: http://www.graalvm.org/docs/getting-started/ regards, Sven -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/