Skip to content

simple erlang implementation of map/reduce (that accepts user defined Functions ) , and currently without concurrency or distribution

Notifications You must be signed in to change notification settings

bosky101/tiny_mapreduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

%%%------------------------------------------------------------------------
%%% Simple erlang implementation of map/reduce 
%%% (that accepts user defined Functions ) .
%%% Currently without concurrency or distribution or benchmarks
%%%
%%%
%%% -b101
%%%------------------------------------------------------------------------

About

simple erlang implementation of map/reduce (that accepts user defined Functions ) , and currently without concurrency or distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages