Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maricard18/42-philosophers

Philosophers dining problem using threads
https://github.com/maricard18/42-philosophers

42 42born2code 42cursus 42porto 42portugal 42projects 42school philosophers philosophers-dinner-problem philosophers42

Last synced: 4 days ago
JSON representation

Philosophers dining problem using threads

Awesome Lists containing this project

README

        

# Philosophers

## Philosophers dinning problem

In this project, I learned the basics of threading a process.

I learned how to create and handle threads and mutexes.

This project is in rank 3 of 42 common core and was graded with the score of 100/100.

-> [Subject here](https://github.com/maricard18/42-philosophers/blob/main/philo/extras/en.subject.pdf)

## How To Use

To clone and run this project, just follow this instructions

```bash
# Clone this repository
$ git clone https://github.com/maricard18/42-philosophers

# Go into the repository
$ cd philo

# Run make command
$ make
```

---

> GitHub [@maricard18](https://github.com/maricard18)  · 
> Linkedin [Mario Henriques](https://www.linkedin.com/in/mario18)  · 
> [42 Porto](https://www.42porto.com/en)