Multithreading problem with parallel tasks: streaming data and pass it into dash app

@Emil I second @jweiss15’s question: is there an easier way to handle ingesting data into dash from a separately running concurrent thread? Is there a tutorial on this or at least a working example? (This one gets close: Getting live Data from UDP socket)