Live data from Hacker News

Viewing profile — MillstoneX

MillstoneX

HN member
Joined
Fri, Nov 07, 2014, 4:18 PM UTC
HN karma
1
Public activity
4 items

About MillstoneX

No profile information was provided.

Recent public activity

  1. comment
    Comment #8626053

    Interesting article. What kind of graph algorithms can be implemented in this Pregel framework and how compares the complexity of this approach to specialised algorithms not using …

  2. comment
    Comment #8573983

    I like that ArangoDB can be extended by micro services. Does this not raise security concerns, because user code is executed on the DB server?

  3. comment
    Comment #8573336

    Thanks for both your answers, this is really interesting indeed. I always thought that joins are a "no, no, no" in the NoSQL world. This opens up a whole lot of new possibilities. …

  4. comment
    Comment #8573202

    Can you give an example for a join between two different sharded document collections that can be executed efficiently on say 100 servers?