Roman,

I think Pistachio is similar to Ignite in the sense that they both try to
distribute the computation to storage to co-locate the data and
computation. One difference might be Pistachio also supports other storage
options like disk based storage to support longer term durability. Actually
Pistachio was originally developed as a storage system of SSD disk and has
been used on our large scale production serving system with SSD disk.

We're not that familiar with Geode, I'll look into it and provide some
detailed comparisons.

Thanks,
Gavin Li



On Mon, Jun 22, 2015 at 8:00 PM, Roman Shaposhnik <ro...@shaposhnik.org>
wrote:

> On Mon, Jun 22, 2015 at 7:54 PM, Gavin Li <lyo.ga...@gmail.com> wrote:
> > The other difference is in Pistachio we can do computation based on
> > in-memory storage with data replication. Different from the in-memory
> > computation in Spark, the storage can be in-memory here.
>
> Have you guys looked at in-memory computation layers offered by
> Ignite and Geode? I would love to know what you think about those.
>
> Thanks,
> Roman.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>

Reply via email to