How to illustrate multiple threads in sequence diagram?

后端 未结 6 1927
一向
一向 2020-12-12 15:47

How can you clearly illustrate multiple threads of execution in a sequence diagram or similar diagram?

I haven\'t been able to find any clear examples. All diagra

6条回答
  •  执笔经年
    2020-12-12 16:04

    I like @Brandon's answer. That's a diagram that shows a clear threading communication model.

    I also came across this document which has several different approaches https://www.omg.org/ocup-2/documents/concurrency_in_uml_version_2.6.pdf

提交回复
热议问题