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
Install Server 2008
Access ASA GUI from non-inside interface
Need help with display differences between IE and Firefox
Windows Time Issue for 2003 Server
Cheap backlinks? Best bang for the buck SEO site?
Mail stuck in Lotus oubox
Which Java IDE is as friendly as Visual Studio
Saving data to multiple text file
SharePoint list image link
Form Label Updates Not Working Properly