eclipse-score / eclipse-score/communication
Improvement: Provide basic infrastructure for a gateway approach
- Dominant language
- C++
- Stars
- 62
- Forks
- 97
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 72
Description
### What
Within BMW internally we showed a PoC for "gatewaying" LoLa shared-memory communication in an inter-VM setup.
The underlying architecture is depicted here: https://github.com/eclipse-score/communication/tree/main/score/mw/com/dependability/software_architectural_design/generalized_gateway
The generic code/extensions (without hypervisor specific implementations) shall be incorporated in the existing `score::mw::com` codebase.
### How
See: https://github.com/eclipse-score/communication/tree/main/score/mw/com/dependability/software_architectural_design/generalized_gateway
### Estimates for realization
2 weeks
### Category
- [x] Affects Detailed Design
### Requirements / Architecture
- [x] Requirements / Architecture are not affected by this change?
Contributor guide
Assessment
This issue has not been assessed yet.