Skip to content

A 42 project based on the classic "Dining Philosophers" Problem designed to teach concurrency, synchronization, and resource management using threads or processes.

Notifications You must be signed in to change notification settings

SeanAndrie/philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

philosophers

Philosophers is a project from the 42 Cursus that explores the classic Dining Philosophers Problem, a well-known synchronization and concurrency challenge in computer science. The goal is to implement a program that simulates philosophers sitting around a table, alternating between thinking, eating, and sleeping — without causing deadlocks or data races.

About

A 42 project based on the classic "Dining Philosophers" Problem designed to teach concurrency, synchronization, and resource management using threads or processes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •