Logical and physical Threads while monitoring performance...

Logical and physical Threads while monitoring performance...

Post by Marcel Hel » Sat, 03 Jun 2006 21:54:41


Hi all,

i have a remoting factory(Singleton), that creates MbR objects for the
clients.

When monitoring the server's performance and taking a look at the
indicators, i see that the server application is using only
- 2 physical threads

and

- lots o f logical threads

what is surprising me, that the server application only uses 2 physical
threads..is this correct ?
Or is there a way to increase the use of physical threads in remoting?

Thxs in advcance
M.Heling