Generic Memory Manager for dealing with shared (interprocess) memory in C++
-
Updated
Oct 2, 2024 - C++
Generic Memory Manager for dealing with shared (interprocess) memory in C++
Small program which will simulate a race between threads with exclusive shared memory.
Chicken Scheme interface to the POSIX shared memory interface
An example of Thread Synchronization and Shared Memory between two threads
Linux OS assignments repository. Contains various applications, from parsing and modifying binary files to managing shared memory regions, thread synchronization, inter-process communication and more.
A lightning-fast, zero-copy, cross-process data store for Python using Apache Arrow.
Concurrent UNIX Processes and shared memory
a simple offline server written in C utilizing pthreads, shared memory and semaphores.
Adding the shared memory feature and semaphores features on the xv6 OS
Solutions of the CMP303A-Operating Systems course's labs in college
An IPC abstraction layer which provides Unix Socket, TCP, Posix MQ and shared memory implementations
This project involves a series of C programs designed for matrix operations. The base code handles fundamental matrix operations, while the other codes expand on this base using shared memory and threads to demonstrate different inter-process communication techniques.
Second Assignment from ARP class
Sleepsort implementation that works with signed integers
Plazza - school project - concurrent programming
✍️📖 Readers - Writers problem using semaphores and shared memory
Operating Systems project - simulation of an airport control tower - mechanisms for managing processes, threads, communication and synchronization on Linux
PC server component for LowLatencyInput Android client. Receives input data via TCP and shares it via Windows Shared Memory.
Add a description, image, and links to the shared-memory topic page so that developers can more easily learn about it.
To associate your repository with the shared-memory topic, visit your repo's landing page and select "manage topics."