I experienced something similar, where the GT container seemed to make
use of only 2 threads to process service requests, but i didn't follow
up on this.

Try to increase the containerThreads parameter in
$GLOBUS_LOCATION/etc/globus_wsrf_core/server-config.wsdd
and check if this changes the behavior.

Something like:

<globalConfiguration>
  ...
  <parameter name="containerThreads" value="15"/>
  <parameter name="containerThreadsMax" value="20"/>
  ...
</globalConfiguration>

See here for more info: http://tinyurl.com/7hvu3g

The default setting for containerThreads varies a bit from version to version,
but in some versions containerThreads defaults to 2, which seems to be what
you have.

Martin

Shayan Shahand wrote:
Hi, I have a two-CPU [dual core each] machine and the Globus container runs only two invocations of a compute intensive service at a time, is this by design?

Cheers,
Shayan
http://www3.ntu.edu.sg/home5/shay0001/
---
What do you do to protect our planet? Be considerate:
Have leaky air conditioning and refrigeration systems repaired.

Reply via email to