You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each component, we've decided to utilize a message/queue system for each component to communicate with eachother. Each component will send/recieve messages via a message broker, which will utilize a framework like RabbitMQ to handle these.