I have made a small project in which I have used various processes / shared memory / semaphores.
I am now going to have to explain my code and the program logic to both my lecturer and a couple of colleagues.
I am thus wondering what kind of notation/diagrams do people usually use for depicting this kind of programs. Activity diagrams? Flowchart Diagrams? What else?
Thanks