Hacker News new | ask | show | jobs
How to use Google's large-scale graph processing architecture Pregel in ArangoDB (arangodb.com)
15 points by spountzy 4225 days ago
1 comments

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.