On Tuesday 24 February 2004 13:24, you wrote:

> I agree 100% with you. Thread should gradually load all the procs.
> I may have something wrong somewhere or a special thing in all my tcl
> procs, I will check that and let you know.
>

Pay attention to ns_eval! This can be your bottleneck.
On each ns_eval the entire nsv array is copied to a new
instance. This can be quite consuming stuff if done
frequently (which it normally shouldn't).

Zoran


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of 
your email blank.

Reply via email to