Replace the visualization data flow with a SQL Database dedicated to visualization data storage.
The Factory that adds visual objects and the Visualizer that displays them are connected to this Database and updates / renders are either triggered by the Database update event (TCP-IP = False) or by requests (TCP-IP = True).
Replace the visualization data flow with a SQL Database dedicated to visualization data storage. The Factory that adds visual objects and the Visualizer that displays them are connected to this Database and updates / renders are either triggered by the Database update event (TCP-IP = False) or by requests (TCP-IP = True).