I have a function (A) that creates data at a constant rate, let\'s say 100 per second. I want to run another function (B) on the data created by
A
B