8000 GitHub - tealeg/mapreduce: Really trivial golang mapreduce to demonstrate go routines and channels.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tealeg/mapreduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goroutine mentoring session code

This repository contains the starting point, and example solution for a mentoring session in which we explore goroutines, channels and wait groups by converting a trivial word counter program into a parallel map-reduce and aggregate solution.

For further details read the documentation embedded in main.go.

About

Really trivial golang mapreduce to demonstrate go routines and channels.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0