Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • on the number of tags under the configured transmitter or tag agent Tag Path
    • more tags means more time to traverse the tag tree
  • location of tags - local or in a Remote Tag Provider coming
    • remote tag providers require polling over the GAN resulting in more time to traverse the tag tree 


You can speed up the time take to build BIRTH messages by using multiple transmitters or tag agents to reduce the number of tags included in each BIRTH message. More agents/transmitters will introduce concurrency to the processing, in effect reducing the amount of time it takes to traverse the tag trees. This will also use more CPU and RAM to perform the operations.


Note

If using Injector tag agents, make sure that the ingest service can handle the multiple connections and increase the ingest services as necessary 

...