A printer/client system communicating via shared memory.
-
Updated
Jun 25, 2017 - C++
A printer/client system communicating via shared memory.
Concurrent UNIX Processes and shared memory project for operating systems class
Repo for Assignment 2 of Parallel Computation Course 2017-18 2nd Semester BITS Pilani, Pilani Campus
Small protocol for simple sharedmemory communication under windows.
A command line application which generates solutions to the 3 coloring problem of a graph. This application applies process syncronization and interprocess communication through semaphores and shared memory.
A pickleable wrapper for sharing NumPy ndarrays between processes using Python 3.8 shared memory.
Practice lab questions and their possible solution of Operating System course.
Operating System-Assignments
Computer technologies seminar tasks: OS, system calls, multithreading and synchronization
Inter-script communication between C++ and Python using Shared Memory
A Matlab MEX-C library for creating or reading matrix using shared memory (parpool supports) to reduce unnecessary copies of memory.
Dining Philosophers problem solved using multi-threads/multi-process programming with the use of mutex and semaphore. 42 Madrid cursus project.
A program that synchronizes many processes (readers and writers) using semaphores and a shared memory segment
Supervisord Listener written in PHP to schedule a task execution. The task is the execution of a Symfony Command Application.
Various console applications developed for Linux, covering a wide range of topics such as threading, processes, inter-process communication, file operations, synchronization, and more.
This repository contains the examples of various Linux Technologies implemented in C & C++ languages
Operating Systems Lab
A Web Worker based multithreading library for Rust and Assembly
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."