Eating Philosophers example

The classical concurrency example of the eating philosophers is compiled as part of a normal build of the library.

Compiling Eating Philosophers

The files:

are the ones needed to generate the files:

that get called by messaging-cells/philo.sh and optionally messaging-cells/emu_philo.sh

Running Eating Philosophers

Just call messaging-cells/philo.sh

The output will be written to the logs in:

files.

One per core.

Understanding

Do not forget to read the example documentation in the Library Documentation.