I think there was also a custom tag called cfsleep in the developers
exchange which acheived this.

Kola

> >-----Original Message-----
> >From: Dave Watts [mailto:[EMAIL PROTECTED]]
> >Sent: 11 April 2002 22:54
> >To: CF-Talk
> >Subject: RE: Pausing using CF
> >
> >
> >> Forcing a CFLOCK deadlock does not seem to spike the CPU...
> >> I use that once in a while although you may want to check
> >> with Dave Watts or someone a little more familiar with CF's
> >> internals...
> >>
> >> <cflock scope="Session" timeout="20" type="ReadOnly">
> >>   <cflock scope="Session" timeout="20" type="Exclusive">
> >>   <!---waiting... for 20 seconds--->
> >>    </cflock>
> >> </cflock>
> >>
> >> I don't remember any screams of horror when I picked that
> >> idea up from this list way back when :-)
> >
> >I think Rick Osborne was the first one who posted that technique, and if
> >it's good enough for Rick, it's good enough for me!
> >
> >Dave Watts, CTO, Fig Leaf Software
> >http://www.figleaf.com/
> >voice: (202) 797-5496
> >fax: (202) 797-5444
> >
> >
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to