2026-06-10 15:35:03 +02:00
2026-06-04 10:01:07 +02:00
2026-06-10 15:35:03 +02:00
2026-06-04 10:01:07 +02:00
2026-06-04 10:01:07 +02:00
2026-06-04 10:01:07 +02:00

Linux IPC Implementations

This project was created for a lab exercise in Operating Systems at my university and features some Linux IPC implementations. Enjoy!

Prerequisites

  • Linux operating system
  • GCC compiler
  • Standard C library headers

Installation

$ git clone https://git.magnusku.de/David_Heunisch/liux-ipc-demo.git
$ cd liux-ipc-demo
make
S
Description
This project was created for a lab exercise in Operating Systems at my university and features some Linux IPC implementations. Enjoy!
Readme
51 KiB
Languages
C 96%
CMake 4%