POC Event Based Cross Component Communication
Experiment with event-based cross-component communication.
- Each component should run its own task/thread.
- Each thread send and receive tired event packets for request and notifications.
- Need to evaluate the potential extra memory usage requirement by this design.