AlexPasqua / SPM-assignments

Exercises of the course of Parallel and Distributed Systems: Paradigms and Models @ Unipi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPM Assignments

Assignments for the course of Parallel and Distribute Systems: Paradigms and Models @ University of Pisa

Assignment 1: evaluate overhead needed to start/join a thread and to start an async (launch::async policy) and get the result of the computed future. Measures should be taken as averages of a large number of events. Possibly, measure times on your machine AND on the remote virtual machine.

About

Exercises of the course of Parallel and Distributed Systems: Paradigms and Models @ Unipi


Languages

Language:C++ 100.0%