iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
90.06k stars 26.61k forks source link

Add map reduce pattern issue 2927 #3057

Open wizzac opened 1 month ago

wizzac commented 1 month ago

What problem does this PR solve?

Add basic implementation without threads of the patter mapReduce

Add basic implementation Close #2927