Skip to main content
1-Visitor
May 4, 2016
Question

Is there any impact on the output when we run multiple WinDU session simultaneously on a single Method Server?

  • May 4, 2016
  • 1 reply
  • 1055 views

I want to run multiple WinDU session on my Windchill server. This is because I feel it saves time. Is there any impact on the output when we run multiple WinDU session simultaneously on a single Method Server?

1 reply

2-Explorer
May 5, 2016

Technically you can run multiple sessions at the same time.I assume you wouldn't have the same tasks selected in multiple sessions. If you run the sessions at the same time, the folder name for Windu output will be the same but there is separate output logs for each of the tasks, I don't know whether it would speed up as runs in the same JVM and running queries against same database

1-Visitor
May 6, 2016

Thank you for the inputs Binesh.. I am not sure about the JVM.. But as far the DB tables are concerned, as long as the different tasks do query on different tables, the activity can happen simultaneously resulting in parallel execution of multiple activities..