paint-brush
Parallel Merge Sort with Fork/Join Frameworkby@alexandermakeev
4,735 reads
4,735 reads

Parallel Merge Sort with Fork/Join Framework

by Alexander Makeev6mSeptember 17th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

ForkJoinPool is one of the ExecutorService’s implementations to parallel tasks. It was designed to simplify parallelism for recursive tasks by breaking the single task into independent ones until they are small enough to be executed asynchronously.
featured image - Parallel Merge Sort with Fork/Join Framework
Alexander Makeev HackerNoon profile picture
Alexander Makeev

Alexander Makeev

@alexandermakeev

Senior SWE at Layermark

Learn More
LEARN MORE ABOUT @ALEXANDERMAKEEV'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Alexander Makeev HackerNoon profile picture
Alexander Makeev@alexandermakeev
Senior SWE at Layermark

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite