Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alainlebret/os

Programmation système Linux / Linux System Programming
https://github.com/alainlebret/os

c interprocess-communication linux memory-management message-queue named-pipes pipes process rust semaphores shared-memory signals synchronization system-programming threads unix

Last synced: 1 day ago
JSON representation

Programmation système Linux / Linux System Programming

Awesome Lists containing this project

README

        

Interprocess communication using named pipes

## Systèmes d'exploitation

L'ensemble des documents proviennent du cours de systèmes d'exploitation présenté de 2012 à 2014 à l'université [Paris-Est Créteil](http://www.u-pec.fr/) et depuis 2016 à l'[ENSICAEN](http://www.ensicaen.fr).

Les éléments de solutions et exemples de code sont diffusés sous licence [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) [![License](https://img.shields.io/hexpm/l/plug.svg)](https://www.apache.org/licenses/LICENSE-2.0)

-----

## Operating Systems

All the documents come from my course presented from 2012 to 2014 at the [Paris-Est University](http://www.u-pec.fr/) and since 2016 at the [ENSICAEN](http://www.ensicaen.fr).

The code samples are licensed under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license [![License](https://img.shields.io/hexpm/l/plug.svg)](https://www.apache.org/licenses/LICENSE-2.0)