ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tcl-threads
tcl-threads
Re: [Tcl-Threads] maximum number of tcl threads ?
by Kevin Kenny other posts by this author
Oct 27 2003 5:35PM messages near this date
[Tcl-Threads] Re: maximum number of tcl threads ? | [Tcl-Threads] maximum number of tcl threads ?
sanjeevksaxena@[...].com said:
>  Can anybody let me know "How many number of threads we can create
>  using thread::create command from a process ?"

Whatever limit there is is either a limit on process memory to allocate
the stacks, or else a limit in the kernel.  Tcl has no hard-coded limits
of the sort you apparently have in mind; it'll happily request threads
until the operating-system calls deny the requests.
--
73 de ke9tv/2, Kevin KENNY   GE Corporate Research & Development
kennykb@[...].com           P. O. Box 8, Bldg. K-1, Rm. 5B36A
                             Schenectady, New York 12301-0008 USA



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Tcl-Threads mailing list
Tcl-Threads@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-threads

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved