Tcl threads follow an 'apartment thread' model. For what I remember
(never used extensively) each thread runs its own interpreter. That
means that namespaces are not inherited and have to be created when a
thread starts. Is the inter thread communication package so difficult to
use?

 -- Massimo

On 06/14/2018 04:33 PM, Brice Hamon wrote:
Quick update: namespace route.

I tried to import a namespace command from a namespace created in the
RivetChildInit script into the TCL Thread and the import failed.
That won't work either.

So I think the closest to a solution was if the RivetChildinit vwait
forever did not hang the web server, then this would work.




Firma il tuo 5 x mille all’Università di Parma e aiuta così i nostri studenti 
che vogliono realizzare un’esperienza di studio all’estero – Indica 00308780345 
nella tua denuncia dei redditi.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to