ObjectStore performance on multi-cpu servers -
08-28-2003
, 10:12 AM
We are running ObjectStore 6.0 SP9 on Solaris 2.8. We are running
this on E450 servers with two and four CPU's. However, we have
noticed that ObjectStore only starts one server process (osserv) which
in turn has several hundred threads (400+). This one process (single
PID) only runs on one CPU at a time. Is this normal behavior for
ObjectStore? Is there a way to make ObjectStore utilize all the
CPU's? When watching the systems run, the bottle neck appears to be
cpu bound. The I/O to disk and network traffic don't appear to be a
problem.
Any suggestions would be greatly appreciated. |