I know that both of them well. However if my project involves doing computations in memory in parallel servers. Which one will be better?
Regards On Thu, Dec 15, 2016 at 9:58 PM, Greg Chase <[email protected]> wrote: > Hello Viral, > Both Geode and Ignite are in-memory data grid technologies, and both are > used for the same general class of use cases. Apache Software Foundation > makes no attempt to avoid overlap, so its very reasonable to be confused. > Commercial distributions of both Geode and Ignite compete in the enterprise > software market. > > If you only care about open source distributions, the answer is that you > are free to use either one or both in whichever way you please. > > In terms of which one you might select, it would first come down to > features - there are some feature level differences between both, the > developer and user experience, and how you like the community of people you > can interact with. > > Since I don't know anything about your application, I'm not able to make > recommendations based on technical needs. So from a broad perspective, > Geode and Ignite probably look nearly identical. > > -Greg > > On Thu, Dec 15, 2016 at 1:08 AM, Viral Fichadiya < > [email protected]> wrote: > >> Hi, >> >> >> What's difference between Apache Geode and Apache Ignite. >> >> >> When to use Apache Geode and when to use Apache Ignite. >> >> >> >> Thanks, >> >> Viral >> > >
