Purpose: document the Tcl thread extension, point to its online source code repository, etc. What: Thread extension Where: http://tcl.sf.net/ Description: This Tcl extension, with a thread-enabled core, allows script level access to run Tcl scripts within threads. Currently at version 2.5 . Updated: 10/2001 Contact: See web site See also [Threads] ---- As of early 2004, the best documentation for the Thread extension appears in "The Tcl Threading Model" [http://www.tcl.tk/doc/howto/thread_model.html], the Thread "[man]" page [ftp://ftp.tcl.tk/pub/tcl//thread/thread21.html], and a sample chapter from Brent's (et al.) book [http://www.beedub.com/book/4th/Threads.pdf]. [dqkit] is a convenient deployment for those with an interest in package require Thread ---- People involved might also want to subscribe to the tcl-threads mailing list on SourceForge[https://lists.sourceforge.net/mailman/listinfo/tcl-threads] ---- [[ [Category Package] | [Category Threads] ]]