Author |
Message
|
CHF |
Posted: Tue Mar 30, 2004 10:12 am Post subject: [SOLVED]Performance issue: Load on WF Server |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
I have only one SYSTEM in my SYSGRP.
I have started only 2 instances (which is default) for my Execution server.
1) What happens if I put 250 messages for ProcessTemplateCreateAndStartInstance at one time on to EXEXMLINPUTQ? Is it going to create 250 instances (or) Is there any limit for number of messages you can put at one time?
2) What are the things I need to do to balance the load on WF Server?
Thanks
CHF 
Last edited by CHF on Tue Mar 30, 2004 10:41 am; edited 1 time in total |
|
Back to top |
|
 |
Ratan |
Posted: Tue Mar 30, 2004 10:18 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
the number of messages you can put to EXEXMLINPUTQ is governed by the QDepth attribute.
You can increase the number of execution servers to increase the performance, if your hardware can handle additional Execution servers. _________________ -Ratan |
|
Back to top |
|
 |
CHF |
Posted: Tue Mar 30, 2004 10:31 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Thanks for the quick reply Ratan.
Quote: |
You can increase the number of execution servers to increase the performance |
You mean additional systems with Execution server (or) number of instances for one Execution Server?
I am using WF on OS/390.
Thanks
CHF  |
|
Back to top |
|
 |
Ratan |
Posted: Tue Mar 30, 2004 10:38 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
I have no experience with os/390, but you should be able to increase the number of Execution server instances. _________________ -Ratan |
|
Back to top |
|
 |
CHF |
Posted: Tue Mar 30, 2004 10:41 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Thanks Ratan
That will answer my question.
CHF  |
|
Back to top |
|
 |
|