An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dinning-phillospher

clementvidon/philosophers

[documented code / -pedantic -std=c89] - 42School variant of the dining philosophers problem to learn the basics of threading a process, how to create threads and use mutexes.

Language: C - Size: 315 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 1

hel-makh/Philosophers

This project is about The dining philosophers problem, where multithreading/multiprocessing and mutexes/semaphores are used to solve the problem.

Language: C - Size: 2.19 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gustinoco/so-thread

Project solved dinning philopher problem using windows.h threads

Language: C++ - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

SrengSecond/Dining-philosopher-Unity

The Dining Philosophers Simulation problem is one of the classic problems used to describe synchronization issues in a multi-threaded environment and illustrate techniques for solving them

Language: C# - Size: 199 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

frhd143/Dining-Philosophers-Problem

This is a solution to the dining philosophers problem in C using pthreads and semaphores.

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

gusenov/parallel-programming-examples

:ski: Примеры параллельного программирования.

Language: C - Size: 5.6 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

aoumad/Philosophers

Philosophers an individual project at 42 about introduction to the basics of process threading, and how work on the same memory space. And learn about mutexes, semaphores, and shared memory.

Language: C - Size: 2.61 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

Kampouse/philosopher

Then dinning Philosopher problem with mutex

Language: C - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

claudioscheer/jantar-dos-filosofos 📦

Language: Java - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2

Conanyedo/Philosophers

Interacting with threads and processes using semaphores and mutex

Language: C - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Kfir-G/OS_DiningPhilosophersProblem

Operating Systems Course | The Dining Philosophers Problem | C & Java

Language: Java - Size: 4.88 KB - Last synced at: about 19 hours ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

IlayG01/windows-os

Windows OS concepts in C language

Language: C - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

ckshitij/Operating-System

SPPU (INFORMATION TECHNOLOGY CODE)

Language: C - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 2

raulgonzalezcz/Distributed-Systems

Repository for the course Distributed Systems at UDLAP.

Language: Java - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

DomenicBianchi01/CIS3110-A3

An implementation of the dining philosophers problem and memory management with holes

Language: C - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

josefelipetto/dinning-savages-example

Dinning savages algorithm example using threads MUTEX

Language: C - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0