一种基于分布式key-value存储的MapReduce系统
资 源 简 介
SSS is an ongoing project on high-performance MapReduce implementation in AIST. SSS uses distributed Key Value Store as a base storage, instead of file system like HDFS.
The features includes:
* fast iteration thanks owner compute rule
* flexible workflow management
* "merge reducer" which performs "equi-join" in a step
* continuous map / reduce for stream computation.
Project Home Page is http://sss.apgrid.org/ .
文 件 列 表
sss-dataserver-20130228
env.mk.sss-cluster
sss-data-server.properties
runtime_env.sh.sss-cluster
Makefile
benchmark.sh
dataserver_local.sh
README.txt
cmake
CMakeLists.txt
dataserver.sh
CTestCustom.cmake.in
bench.sh
LICENSE
src
test.properties.in