Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 390 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 390 Bytes

Concurrent Development Labs

Exercises for the Concurrent Development module of Software Development in ITCarlow.
Applying Semaphores to create a Rendezvous point

Usage

All Labs can be compiled using a provided Makefile

make
./main

Dependencies

g++
Makefile

Author

Liliana O'Sullivan
Joseph Kehoe

License

MIT