Other interesting flavors in a distributed cache.... terracotta, gemfire.....together with a complex event processing engine. ....like OCEP.... drives a lot of low latency, high freq trading where nano seconds matter
/*********************** sent from my android...please pardon occasional typos as I respond @ the speed of thought ************************/ On May 20, 2011 10:05 AM, "Peter Lin" <wool...@gmail.com> wrote: Although one can use Coherence as a memory cache layer on top of a DB, many customer use it in the financial sector as a in-memory key/value store. Think of transient data that doesn't need to be saved, but needs to scale out across hundreds or thousands of nodes. memcached is making progress, but it is not comparable to coherence today. Eventually it will probably get there. On Fri, May 20, 2011 at 1:00 PM, mcasandra <mohitanch...@gmail.com> wrote: > Coherence is similar t...