Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 172 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 172 Bytes

Dine

** Start the Dining Philosophers process ** iex --sname party -S mix iex> Dine.run

** Start the monitor process ** iex --sname monitor -S mix iex> Monitor.stats