posix-semaphore

There are 6 repositories under posix-semaphore topic.

  • giannhskp/Operating-Systems

    Unix OS, Process Creation, System Calls, Process Communication using Pipes and Signals, Shared Memory, Process Synchronization using POSIX Semaphores, Unix File System Manipulation,

    Language:C3100
  • ZuzannaZawartka/multi-threaded-supermarket-problem

    Multi-process, multi-threaded supermarket simulation with dynamic cashier management, customer flow control, and emergency evacuation handling. Uses semaphores, mutexes, message queues, and shared memory for synchronization and inter-process communication.

    Language:C2100
  • sdi2100071/OS_process_scheduling

    Designed and implemented synchronized inter-process communication (IPC) to transfer message packets efficiently. Utilized shared memory for data exchange and employed threads to ensure proper synchronization.

    Language:C110
  • ygor-sena/42-labs-challenge-v4

    This repository contains the project done during the 4th edition of 42 Labs São Paulo between January 09th, 2023 and January 15th, 2023.

    Language:C1100
  • db-gb/Producer_Consumer_Conveyor_Belt

    SDSU - CS 570 (Operating Systems) Project

    Language:C0101