注册
登录
生产运营/行业运营
>>
Apache-Spark-Graphx-Triangle-Count
>>
返回
项目作者:
prakhar987
项目描述 :
Distributed Triangle Counting
高级语言:
Scala
项目主页:
项目地址:
git://github.com/prakhar987/Apache-Spark-Graphx-Triangle-Count.git
创建时间:
2018-05-20T08:32:46Z
项目社区:
https://github.com/prakhar987/Apache-Spark-Graphx-Triangle-Count
开源协议:
下载
Distributed Program for Triangle Counting (Using Apache Spark’s GraphX)
We wrote our own Triangle counting program that runs on Graphx.
Set up a small cluster and done some simulations.
With 1 remote slave with 4 cores and 2 local slaves.
The results of simulations are in the screenshots.
The scala file has the program.