On Friday 25 August 2006 11:31, Dossy Shiobara wrote:

> Primarily, it's useful for executing Tcl "exec" and other non-threadsafe
> code, since it runs in its own process space external to the main nsd
> process.  It's also a good place to run code that's not well-behaved,
> because you can then kill off the proxy child process ... as opposed to
> executing it within the main nsd, nad having a run-away thread that you
> can't stop without bouncing the whole server process.

Hmmmm... maybe you can use this to test code without restarting the whole 
AOLserver? what kind of tcl interp do you get, is it a copy of the main nsd, 
or what?

Thanks,

tom jackson


--
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