Re: UML diagrams for multithreaded behavior?
From: Andy Dent (dent_at_oofile.com.au.INVALID)
Date: 10/22/03
- Next message: Myles: "Re: Naive, possibly silly question"
- Previous message: Justin Farley: "Re: Naive, possibly silly question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Oct 2003 07:12:58 +0800
In article <1tp1b.1$E62.0@nwrdny03.gnilink.net>,
"pokémon" <poke@mon.com> wrote:
> Hi, Can someone recommend which UML diagrams to use to illustrate the
> behaviors of a multithreaded program?
Complex Transitions -
http://www.objectmentor.com/resources/articles/cplxtrns.pdf
Discuses multi-threaded state machines and how to model them in UML. By
Robert C. Martin.
"Real-Time UML" by Douglass shows examples of state diagrams, sequence
and collaboration diagrams but also recommends the non-UML timing
diagrams. It's a great book
-- Andy Dent BSc MACS AACM OOFILE - Database, Reports, Graphs, GUI for c++ on Mac, Unix & Windows PP2MFC - PowerPlant->MFC portability http://www.oofile.com.au/
- Next message: Myles: "Re: Naive, possibly silly question"
- Previous message: Justin Farley: "Re: Naive, possibly silly question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|