Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • D-BUS
  • CCSPCR
  • CcspPandM ( + gwprov_utopia )
  • PSMSSP
D-BUS Design approach based on LGI

Since dbus uses system_bus_socket file for inter process communication between ccsp components

...

This way of IPC communication cannot be used for other IPC scenarios mentioned earlier in this document

System Diagram

Following is the flow which will bring the RDKB components running under container to up state as a system on whole

Service file for bringing RDKB components as container which is invoked by host as part of systemd .

This is similar to previous design except change in service file to call container based script files

Host: init->systemd service->gwprov_utopia+lxcserver (for IPC between CcspPandM)

Container: DBUS->CCSPCR->PSMSSP->CCSPPandM(+ gwprov_utopia)

Please refer to user manual for commands to be used for handling containers and processing application inside container

Below mentioned diagram will differentiate the RDKB system before and after containerization

RDKB System running in Host 


Image Added


RDKB System running in Containers


Image Added