The purpose of this rush is to create a small data exchange program using UNIX signals.
-
Updated
Jul 11, 2020 - C
The purpose of this rush is to create a small data exchange program using UNIX signals.
Consists of Project completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: FreeRTOS, Mulithreading, PyQT, Fail-Safe and Fault-Tolerant System, IPCs, remote-logging, UART, NRF24L01+.
Contains demo for basic OS concepts
Explore the concept of UNIX signals as a form of Inter-Process Communication (IPC). Dive deep into practical examples, best practices, and the theory behind using signals for effective IPC in UNIX systems.
Operating System lab-work
Simple inter-process communication using Socket.io
The code to design, develop, test and deploy is an interactive simulator of hoist with 2 d.o.f, in which two different consoles allow the user to activate the hoist.
ATM ConCurrencies is a simple prototype of a program that mimics the work of an ATM system using concurrent processes and inter-process communication (IPC) services. This version includes functionalities with message queues, semaphores, shared memory and architectures for exploring deadlocks and livelocks.
S Chat System is a simple inter-process communication (IPC) chat application using Named Pipes (FIFO) in C. It enables multiple users to send and receive messages efficiently within a local Linux or WSL environment.
📻 [42] A project that implements inter-process communication using Unix signals. It provides a practical application of process synchronization on a low-level system.
Small project developed for the laboratory 2 course.
The IPC (inter-process communication) module for Arthur
A simple C++ program to simulate inter-process communication using unnamed pipes
Simple C++ Communication Manager using Shared Memory
Codes and assignments related to xv6 from OS course. Made with Copium.
Modern library for client-to-daemon inter-process communication.
A library for AI-driven debugging and human-AI collaboration using PDB.
UNIX pipe mechanism recreation implementing inter-process communication - File descriptor manipulation and process synchronization
High-performance async semaphore service useable with long string ipc keys stored in memory.
Add a description, image, and links to the inter-process-communication topic page so that developers can more easily learn about it.
To associate your repository with the inter-process-communication topic, visit your repo's landing page and select "manage topics."