A basic implementation of the Dining Philosophers multi-threading problem in Rust
To execute: $ cargo run --verbose --example philosophers
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A basic implementation of the Dining Philosophers multi-threading problem in Rust
To execute: $ cargo run --verbose --example philosophers