Sumários

Synchronization

10 maio 2017, 11:00 João Nuno De Oliveira e Silva

Spin-locks
Read-write locks


Synchronization

8 maio 2017, 12:30 João Nuno De Oliveira e Silva

Race condition/critical regions
Mutual exclusion
Mutex


9th Laboratory

5 maio 2017, 11:00 Ricardo Miguel Ferreira Martins

Development of the project: Implementation of a Client-Gateway-Peer system with Internet domain sockets, AF_INET.

Threads: Multi-threaded gateway and multi-threaded peer using pthread_create, pthread_join and pthread_exit functions.

Synchronization of the access to critical regions using Mutexes.



9th Laboratory

5 maio 2017, 09:00 Ricardo Miguel Ferreira Martins

Development of the project: Implementation of a Client-Gateway-Peer system with Internet domain sockets, AF_INET.

Threads: Multi-threaded gateway and multi-threaded peer using pthread_create, pthread_join and pthread_exit functions.

Synchronization of the access to critical regions using Mutexes.



9th Laboratory

3 maio 2017, 12:30 João Nuno De Oliveira e Silva


Development of the project: Implementation of a Client-Gateway-Peer system with Internet domain sockets, AF_INET.

Threads: Multi-threaded gateway and multi-threaded peer using pthread_create, pthread_join and pthread_exit functions.

Synchronization of the access to critical regions using Mutexes.