Skip to main content
1-Visitor
December 9, 2016
Solved

Maximum number of RemoteThings can connect to a single Thingworx platform

  • December 9, 2016
  • 3 replies
  • 2638 views

Do you know how many units (entities) can be connected to a single Thingworx 7.2 platform as RemoteThings?

In other words how many RemoteThings a single Thingworx platform can handle in efficient way?

Best answer by liliu

Hi Mahboob,

There is no official article to tell the limitation on the number of RemoteThings to connect with a ThingWorx instance.
But there are several key factors will impacted the connected number.
1. The hardware of your ThingWorx server. (JVM settings)
2. The network performance.

3. SDK performance...

Usually if you have more than 15000 remote things to connect, I suggest you to use Connection server. And if one connection server is not enough, add multiple connection servers.

(Everyone has a unique system, and finding an efficient way need a lot of test)

Lily

3 replies

1-Visitor
December 9, 2016

For instance for Connection Server new generation you have this performance samples depending on the hardware: http://support.ptc.com/help/thingworx_hc/thingworx_edge/#page/twx_edge_cs_hc%2Fconnection_server_docs%2Fc_always_on_cx_server_hardware_rec.html%23

liliu5-Regular MemberAnswer
5-Regular Member
February 22, 2017

Hi Mahboob,

There is no official article to tell the limitation on the number of RemoteThings to connect with a ThingWorx instance.
But there are several key factors will impacted the connected number.
1. The hardware of your ThingWorx server. (JVM settings)
2. The network performance.

3. SDK performance...

Usually if you have more than 15000 remote things to connect, I suggest you to use Connection server. And if one connection server is not enough, add multiple connection servers.

(Everyone has a unique system, and finding an efficient way need a lot of test)

Lily

1-Visitor
March 3, 2017

Mahboob,

Any update on this? Were any of the posts in the discussion helpful? If so, could you click on the "correct answer" or "mark as helpful" button and let us know?