https://learninghub.kx.com/forums/topic/real-time-data-streaming-from-tickerplant
Hi, I have built a real time subscriber (RTS) to tickerplant , from which I would like to stream such data to the downstream. I want:
-
data can be streamed to the downstream as long as it is updated, without any query.
-
flow like this: data published to tickerplant and then streamed to the downstream.
Thanks for help.