AAU Student Projects - visit Aalborg University's student projects portal
A master's thesis from Aalborg University
Book cover


IFMapReduce: Interactive analysis of Big Data

Translated title

Term

4. term

Education

Publication year

2015

Submitted on

Pages

43

Abstract

This report investigates the opportunities for interactive analysis of Big Data on the .NET platform through F# Interactive. This investigation includes the design of a programming framework called IFMapReduce which uses F# Code Quotations to facilitate code shipping in cluster computing. A prototype of IFMapReduce have been implemented and evaluated through benchmarks using Pagerank and Wordcount algorithms. In addition the report present several suggestions to improve IFMapReduce and its prototype.