Jug

Jug 1.1

Jug is a Python implementation of the MapReduce framework (now a standard part of Hadoop), allowing developers to write code that can run in different forms of parallelization.This means code that can run in parallel on the same machine, or across a...