0

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

Yu Chen
  • 70
  • 1
  • 5

1 Answers1

0

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.

Yu Chen
  • 70
  • 1
  • 5