Example: Big Data in cluster by MBrace
04/03/2016 23:04
MBrace is fully open source framework written in F# and offers very clear and easy programming model. It aims to create all the necessary conditions to make distributed cloud scale computations and data as simple as possible. At the same time it is totally straightforward to setup MBrace clusters. In this series you will get the concept of "cloud monads" or cloud computation expressions, find out how to create a cluster and configure the environment, explore the features and opportunities we have with new F# functional cloud programming model and view the code of MBrace examples.
Sample:
https://mbrace.io/starterkit/HandsOnTutorial/examples/200-wordcount-example.html
Main Page:
https://mbrace.io/index.html
Programming Page:
https://mbrace.io/programming-model.html