Live data from Hacker News

Viewing profile — mclarenfan

mclarenfan

HN member
Joined
Thu, Nov 19, 2015, 8:18 PM UTC
HN karma
15
Public activity
5 items

About mclarenfan

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #10601763

    Some advantages of gemcached over memcached are here: https://cwiki.apache.org/confluence/display/GEODE/Moving+fro...

  3. comment
    Comment #10599135

    Gemfire (on which geode is based) has a fully featured c, c++, c# client which has feature parity with the Java client. I don't know if pivotal is going to open source these client…

  4. comment
    Comment #10597455

    Also Indian railways: 200,000 Concurrent ticket Purchases https://pivotal.io/big-data/case-study/distributed-in-memory...

  5. comment
    Comment #10597390

    Geode also understands Redis protocol, so you can point your Redis clients to Geode. This is interesting because the problem with Redis data structures is that they cannot scale be…