I'm not sure I understand what, exactly, you're asking here. But the concurrency issue could be handled with named locks via the CFLOCK tag.
-- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ > -----Original Message----- > From: stas [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 10:07 PM > To: CF-Talk > Subject: Queuing up tasks > > > I have a CF script that needs to do a <cfexecute>. Are there any tricks > to handle possible concurrent calls to cfexecute that avoid having to > spawn multiple command line calls? Any workarounds? I think I'd need > something along the lines of WebSphere MQ, but I am vague on what even > that does. Thanks! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

