umlmulticoredeployment-diagram

UML deployment diagram with multi core architecture


I am a newbie in the UML world, that is why, it could be that I would like to do, is normally not been done with UML. Alternative suggestion are welcome as well.

In my project I have a multi libraries, were each one run on a different Core. I would like to create a UML diagram, where each library is placed on its designated core.

The aim is to use this diagram, in order to see how the software is deployed on the real multi-core hardware.

In my example, I have a motherboard with 2 ARM Processors, where each one of it have 3 Cores.

Until now I was unable to find detailed UML diagram, which explain which software runs on which cores. It was always abstract.

Could someone provide me an example how to build such an UML diagram?


Solution

  • I would suggest to indicate the corresponding specification in the name of the device.

    enter image description here