Viewing profile — MillstoneX
MillstoneX
HN member- Joined
- Fri, Nov 07, 2014, 4:18 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About MillstoneX
No profile information was provided.
Recent public activity
-
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 …
-
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?
-
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. …
-
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?