Microsoft
Software
Hardware
Network
Question : how many threads can I create
A great new feature recently introduced to CF is cfthread.
I have found it a life saver for a number of things, but one question niggles at me. How many threads can I create?
I am currenlty using cfthread for the generation of SMSs. I have some code which loops over a subscriber base and sends each an SMS. The problem I had with large numbers is that that it was taking too long to process, so I put each call to the SMS gateway inside its own cfthread.
I now have a client which is going to send out 3,500 SMSs. This means that 3.500 threads are going to be created? Is this too many? Is this going to kill the server, or will they quite comfortably queue up and be processed without server degredation?
Thanks in advance.
Answer : how many threads can I create
You may want to take a look at the following articles and let us know if you need further help:
http://codex.wordpress.org
/Using_Jav
ascript
http://techmasher.co.cc/cu
stom-javas
cript-and-
css-in-
spe
cific-word
press-page
-post/
http://www.fldtrace.com/wo
rdpress/lo
ad-javascr
ipt-on-
spe
cific-page
s-in-wordp
ress
The last article may be of use to you.
Random Solutions
mstsc rdpfile published on citrix
VB.net: Problem accesing form elements from other class (probably other thread)
Windows Vista, very slow to boot, Black screen
Cross-forest trust: The domain controllers required to find the selected objects in the following domains are not available
VB.net query problem
large list best practices
Group and ungroup a password-protected sheet?
DatetimePicker in datagridview MSDN example problem
Citrix web interface error 31203
Windows 7 Enterprise vs Ultimate?