On Friday 25 February 2005 18:42, Andrew Piskorski wrote: > On Fri, Feb 25, 2005 at 06:08:05PM +0100, Zoran Vasiljevic wrote: > > > The real garbage-collection is a tough issue. Hence not tackled by > > the AS yet. So, what's here (ns_cleanup) works but not realy universally. > > Jeff Hobbs has mentioned that Tcl interp cloning work on one of the > Tcl 8.3.x branches several times now. Jeff, how fast is that stuff, > or how fast could it be made? Could it conceivably be fast enough to > make it practical to simply dump and re-clone the WHOLE Tcl interp for > each and every AOLserver connection?
I do not think this is thread-safe. I recall looking in that code some time ago... > Both, I think. And if only one of the two, the private namespace > looks more important, as that will prevent the user from > unintentionally smashing over important Tcl procs like "string". Lets see what we can do about it... -- With kind regards, Mit besten Gruessen, Meilleures Salutations, ___________________________________________ Zoran Vasiljevic, Vice President, CTO E-mail: mailto:[EMAIL PROTECTED] Web: http://www.archiware.com Phone: +49 89 319 084 98 Fax: +49 89 319 084 99 S-mail: ArchiWare(R) GmbH Gutenbergstr. 3 D-85716 Munich, Germany ___________________________________________ PresSTORE(R) - Backup Synchronize Archive -- 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.
