Click here to Skip to main content
15,881,803 members
Articles / Programming Languages / Java

Java Streams – A Simple MapReduce Example

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
26 Mar 2019CPOL9 min read 13.2K   2  
How to convert a List of Strings to a List of Integers using the MapReduce programming paradigm

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Brannan Technical Solutions LLC
United States United States
I have worked in IT for over twenty years and truly enjoy development. Architecture and writing is fun as is instructing others. My primary interests are Amazon Web Services, JEE/Spring Stack, SOA, and writing. I have a Masters of Science in Computer Science from Hood College in Frederick, Maryland.

Comments and Discussions