peppe212 / Parallel-MapVector-with-ThreadPool

Example of parallel and sequential calculation using an advanced threadpool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallel-MapVector-with-ThreadPool

Example of parallel and sequential calculation using an advanced threadpool

In order to run the program, just compile with "make all" command and run with "./main"

About

Example of parallel and sequential calculation using an advanced threadpool


Languages

Language:C++ 89.6%Language:C 5.9%Language:Makefile 4.6%