Skip to main content
1-Visitor
April 20, 2018
Solved

Is there a stream's limit of entries one can add?

  • April 20, 2018
  • 3 replies
  • 2806 views

Hello, I would like to know an information:

is there a limit of entries I can add to a stream in just one service?
If I want to add one million of entries, for example, there could be any problem?

Thanks

Best answer by CRArko

Hello.

 

I'd suggest reading through this article about tuning the stream process in ThingWorx. It's not so much about a hard limit on number of items as it is about total data size in the stream, and how that can affect performance.

 

The article also describes parameters that can be adjusted to manage stream performance.

 

This article may also be useful.

 

Let me know if this is helpful.

 

Thanks,

 

-- Craig A.

3 replies

CRArko5-Regular MemberAnswer
5-Regular Member
April 20, 2018

Hello.

 

I'd suggest reading through this article about tuning the stream process in ThingWorx. It's not so much about a hard limit on number of items as it is about total data size in the stream, and how that can affect performance.

 

The article also describes parameters that can be adjusted to manage stream performance.

 

This article may also be useful.

 

Let me know if this is helpful.

 

Thanks,

 

-- Craig A.

fmanniti1-VisitorAuthor
1-Visitor
April 20, 2018

Thank you