eduardosantoshf / pthread

CLE First Assignment - The objective of this project was to take the general problems, which have been discussed in the lab classes and for which we have developed a single-threaded solution. The aim now is to convert them into a multithreaded application running under Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLE First Assignment

The objective of this project was to take the general problems, which have been discussed in the lab classes and for which we have developed a single-threaded solution. The aim now is to convert them into a multithreaded application running under Linux.

Course

This project was developed under the Large Scale Computing course of University of Aveiro.

Libraries

This project implements the POSIX thread library (pthread).

How to run

You can find the running steps inside the README.md file, on each problems directory.

Grade

This project's grade was 13 out of 20.

Authors

About

CLE First Assignment - The objective of this project was to take the general problems, which have been discussed in the lab classes and for which we have developed a single-threaded solution. The aim now is to convert them into a multithreaded application running under Linux.


Languages

Language:C 100.0%