Kepware Knowledge Base: Solution
Optimizing Performance with Target Data Source
Last Update: 11/7/2018
DataLogger's threading model can be tailored to suit users' needs. It interprets each DSN as a queue to create a new logging thread. For example, if LogGroup01 uses a DSN named "MySQL_ONE" and LogGroup02 uses a DSN named "MySQL_TWO," then DataLogger will generate two distinct logging threads even if both MySQL_ONE and MySQL_TWO point to the same database. If both LogGroup01 and LogGroup02 use MySQL_ONE, they will take equal turns processing data. This scalability allows users to log tens of thousands of points simultaneously. In testing, Kepware created two log groups with each group logging to distinct DSNs pointing to the same MySQL database. They logged approximately 50,000 columns per second.
©
2019
PTC Inc. All Rights Reserved.