libos / Phenix

A cross-platforms project mimics Hadoop's MapReduce using Redis as file index.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Phenix A cross-platforms project mimics Hadoop's MapReduce using Redis as file indexes.

  • ./Phenix is server on Windows written in C#
  • ./Deamon is Linux deamon program to keep ./PhenixServer running
  • ./Phenix is server on Linux written in Ruby1.9
  • ./Startup is the Release and Test folder like ./Startup/TestApp

This project was trying to mimic the mapreduce process and was my undergraduate thesis design.

Also, this project used part of ssh code to establish a tunnel for reverse proxy.

Running likes this:

windows1 windows2 windows dialog linux

VS C# export:

PS: This project is mirrored from my BitBucket.

About

A cross-platforms project mimics Hadoop's MapReduce using Redis as file index.


Languages

Language:C# 84.7%Language:JavaScript 8.0%Language:C++ 3.1%Language:Ruby 1.3%Language:C 1.1%Language:PHP 0.8%Language:Python 0.8%Language:Batchfile 0.0%