misrraimsp / procComm

interprocess communication tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inter-Process Communication Implementation

from Operating Systems at UNED (2017)

Table of contents

General Info

Three processes communicate with each other through a variety of low level system mechanisms, such as pipes or shared mamory.

For more details visit:

Technologies

Project is created with:

  • C
  • Bash
  • Notepad++
  • Git

Copyright

  • year: 2017
  • project name: Interprocess communication
  • author: MISRRAIM SUÁREZ PÉREZ
  • mail: misrraimsp@gmail.com
  • last version: 09/01/2017

About

interprocess communication tasks


Languages

Language:C 98.0%Language:Shell 2.0%