/commented by dmitriy setrakyan/ Ignite and Akka can run side by side in the same process, so I don't see any technical reason why Akka actors model would not work with Ignite APIs.
However,there is some overlap between Akka distributed actors and Ignite distributed closures, so you will have to choose which one is more appropriate for your use case. But Ignite has lots of other functionality, like distributed caching, service grid, streaming, etc. which you can definitely take advantage of when used with Akka actors. ----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Akka-in-on-Ignite-tp24p26.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
