On Thursday, September 20, 2001, at 12:56 PM, Jerry Asher wrote:

> I don't know how big an interp is
I'm not assuming the interp itself is very large.  I'd be willing to bet
it's a reasonably-sized data structure.  My guess is the other stuff we're
dragging along with the interp.

>  you could precreate more interps than threads
I don't think you can do this, because I believe Tcl 8.x requires an
interp be created and used exclusively by the same thread.

Reply via email to