Skip to content
Snippets Groups Projects

C - Parallelism and Threaded Sorting

Description

Introduces concepts of Parallelism and the pthreads library to sort multiple datasets at once.