云计算新生代迭代框架一览表

除了计算框架还包括存储框架,详情如下:

Apache Tez
资源:
http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.0.0.2/bk_installing_manually_book/content/rpm-chap-tez.html
http://hortonworks.com/blog/introducing-tez-sessions/
描述:
DAG应用,基于Hadoop YARN


Apache Giraph 
资源:
http://giraph.apache.org/
描述:
可伸缩的分布式迭代图处理系统,基于Hadoop


Neo4j
资源:
http://www.neo4j.org/
描述:
嵌入式的、基于磁盘的、具备完全的事务特性的Java持久化引擎,高性能的图引擎


Titan
资源:
http://thinkaurelius.github.io/titan/
描述:
分布式的图形数据库,可基于HDFS存储


Apache Hama
资源:
http://hama.apache.org/
描述:
Hama可用于包括图、矩阵和网络算法在内的大规模、大数据计算,基于HDFS。

你可能感兴趣的:(neo4j,tez,Titan,Hama,Giraph)