> I need some advice.  I am working on a project.  The cfm page in my
> project
> I call "TheBrain.cfm"  this is the page that gets called by my task
> scheduler every 4 hours.
> 
> TheBrain.cfm script then makes calls to a web service. I am allowed to
> have
> 15 simultaneous connections to the web service at any one given point.

To clarify, In "TheBrain.cfm" are you looping over something when
calling the web service?

>From what I understand of your problem, I would second Chris suggestion
of looking at Ray's cfthread / cfjoin proof of concept.

Rich Kroll

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270852
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to