That would be a nifty trick to keep batches from overlapping... got any more
details on that?

..:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

 

 


-----Original Message-----
From: D F [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 03, 2006 1:00 PM
To: CF-Talk
Subject: Re: mass emailing from CF

Hi Bobby,

Another thing we've done is to set server variables to limit the amount of
batches that are concurrently running. So if there are more than say 3, it
prevents the next batch from executing and reschedules the remaining
batches.

As well after monitoring performance we observed that batches took longer
during peak hours ( as to be expected ) so we coded our system to adapt to
the time of day etc.






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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

Reply via email to