This is the repository of the second assignment of the Advanced Robot Programming course: comparison of different ipc speeds.
-
Updated
Feb 17, 2022 - C
This is the repository of the second assignment of the Advanced Robot Programming course: comparison of different ipc speeds.
A simple C++ program to simulate inter-process communication using unnamed pipes
Linux shell coded in C++ language which performs some of the features found in typical shells, like the bash (Bourne Again Shell) or csh (C-Shell)
Second assignment of Advanced Robot Programming regarding the analysis of the speed of four different IPC methods: unnamed and named pipes, sockets and shared memory with circular buffer
Second Assignment from ARP class
Unnamed pipe project skeleton generator
A comparator between different Inter-Process ways of communication: Unnamed_Pipes , Named_Pipes , Sockets and Shared_Memory using Circular_Buffer
Exercícios das Aulas e Projeto desenvolvido no âmbito da UC de Sistemas Operativos
Add a description, image, and links to the unnamed-pipe topic page so that developers can more easily learn about it.
To associate your repository with the unnamed-pipe topic, visit your repo's landing page and select "manage topics."