Diagrams for multi-threaded programs



Hello,

does anybody know if exists any kind of diagram or specification language
to define (or draw) multi-threaded programs?

it should have threads, forks, signals and external events.

Thanks to all.

Marc

--
+------------------------------------------------------+
| "Let's call it an accidental feature..." (Larry Wall)|
| WEB : http://vicerveza.homeunix.net/~lant |
+------------------------------------------------------+

.



Relevant Pages

  • Re: open() behavior under heavy disk load
    ... events and respond by sending a signal to the main process (and signals ... I agree that threaded programs can be hard to get right for beginners, ... certain mindset while designing multi-threaded programs. ...
    (comp.os.linux.development.system)
  • Re: Minix = Just another Free UNIX?
    ... within every mainfunction there are signals being caught, forks etc., I ... think that's a bit long in the tooth already. ... You didn't answer my questions about your alernative API. ...
    (comp.os.minix)
  • Re: Diagrams for multi-threaded programs
    ... does anybody know if exists any kind of diagram or specification language ... to define (or draw) multi-threaded programs? ... it should have threads, forks, signals and external events. ...
    (comp.distributed)