jordan-thoms / Hash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hash

There is now a hadoop version in the HadoopHash folder.

Hash GAE

Hash is a Google App Engine (GAE) application that does a map reduce on the MD5 hashes. As calculating millions or billions of hashes is computationally expensive, this project aims to shard (or map) the problem-space across an infinite number of partitions to be executed on individual servers.

This application aims to achieve this by leveraging the Google App Engine platform using Java.

About


Languages

Language:C 43.3%Language:Java 35.0%Language:JavaScript 21.3%Language:Shell 0.4%