Projects chevron_right

Dining Philosophers in Erlang

Solving the Dining Philosopher’s problem using Erlang and micro-processes.

This project brought about learning on functional programming, race conditions, live and deadlocks, and other concurrency related programming techniques and issues.


Git Repo