Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MillstoneX
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
MillstoneX
12y ago
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 the framework? Nay hints or references would be appreciated.
2.
▲
by
MillstoneX
12y ago
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.
▲
by
MillstoneX
12y ago
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. I will have to have a look at this ArangoDB thing.
4.
▲
by
MillstoneX
12y ago
Can you give an example for a join between two different sharded document collections that can be executed efficiently on say 100 servers?