eclipse-leda / leda-distro

Eclipse Leda provides a Yocto-based build setup for SDV.EDGE components
https://eclipse-leda.github.io/leda/
Apache License 2.0
14 stars 8 forks source link

Example images for distributed system #39

Open mikehaller opened 1 year ago

mikehaller commented 1 year ago

Vehicle E/E architectures differ very much from each other. There may be one or multiple devices in the vehicle suitable for the installation of certain components.

One architecture may install all the SDV components on some kind of "high-performance compute module".

Other architecture may run the cloud connector and self-update components on a "connectivity" device, whereas all other components (eg databroker, central VUM etc.) are localted on a main device.

As we don't know each and every architecture beforehand, we should at least have one example with a distributed architecture.