← all demos
Computer & Data Science

MapReduce Pipeline

split → map → shuffle → reduce
MapReduce Pipeline

Input is split across parallel mappers, keys are shuffled to reducers, and the reduced results are written out — the dataflow behind big-data jobs.

Computed & rendered in pure C# on the frozen OnlyCSharp 1.8 library — animation baked to GIF with the library's own Gif encoder (no GPU, no ffmpeg, no external packages).