/emapred

Erlang Map-Reduce framework

Primary LanguageErlangApache License 2.0Apache-2.0

emapred

Erlang distributed Map-Reduce framework.

image

Features

  • run arbitrary Map/Reduce functions on a list
  • automatically distribute workload across nodes running this application

Example

Build

$ rebar3 compile