Write a tool in shell that processes logs of trading, filters them and outputs extracted data.
Write a multi process c program running under linux using semaphores as synchronisation (based on the Santa Claus problem from The Little Book of Semaphores by Allen B. Downey).
Bonus: make program be able to respond to signals and create more processes or kill itself dynamically.
| Project | Score |
|---|---|
| 1 | 18/15 |
| 2 | 17/15 |
| Bonus | 2/3 |