what is the main difference between data subscription and streaming computing in TDengine database?
As I check ,they all push the data to the consumer in real time
I didn't tell the difference
TDengine's difference between data subscription and streaming computing is: data subscription push data to the user.
but streaming computing push the data to the TDengine's table .
hence the former guy is faster , the latter is persistent.