I thought the interp kept data in the keys of the pthread, so I didn't
think interps could migrate across threads -- I thought this was why
AOLserver didn't keep the thread pool model.

On Thursday, September 20, 2001, at 12:57 PM, Rob Mayoff wrote:

> +---------- On Sep 20, Peter M. Jansson said:
>> My mistake.  As far as I know, though, Tcl 8.x precludes handing an
>> interp
>> off to another thread, so sharing interps among threads isn't possible,
>> right?
>
> You can hand off an interp to another thread.  You simply cannot have
> two threads using a single interp simultaneously.

Reply via email to