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
Running RMI on Tomcat Servlet - How do I set up RMISecurityManager?
compareTo() - JavaScript example needed
Iphone Can't get Exchange mail on LAN but ok on 3G.
Code was working in Android 2.1 SDK but not on 2.2
Error Code 10061: Connection refused after replacing certificates
how to find the nodes inteconnectivity is propperly configured
What does it mean if I am receiving output errors on all of my Cisco Aironet 1130AG?
Call a WCF Service from VBScript
Built-In Webcam Stopped Working on Lenovo ThinkPad
Sort Mysql table with recent entries