twitter / cassovary

Cassovary is a simple big graph processing library for the JVM
http://twitter.com/cassovary
Apache License 2.0
1.05k stars 149 forks source link

Implement GraphX API on Cassovary #214

Open lintool opened 8 years ago

lintool commented 8 years ago

Might be fun to try and implement the GraphX API on Cassovary. Then we can compare scale up vs. scale out.

pankajgupta commented 8 years ago

Yep. For comparison of scale up vs scale out, what is a distributed graph system du jour? Is it graphx?