Skip to content

A simplified implementation of the Dining Philosophers multi-threading problem using Rust

Notifications You must be signed in to change notification settings

pramodbiligiri/dining-philosophers-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A basic implementation of the Dining Philosophers multi-threading problem in Rust

To execute: $ cargo run --verbose --example philosophers

About

A simplified implementation of the Dining Philosophers multi-threading problem using Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published