Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 244 Bytes

SimpleHadoop

An toy Hadoop with three main component - HDFS, MapReduce and RPC

简单Hadoop的实现(HDFS, MapReduce 和 RPC)

Features:

  • Simple code and framework
  • Simple RPC framework using Netty
  • Simulate distributed file system