When should you use each?  Right now, I do not use named locks.

ANdy

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 26, 2002 9:04 AM
To: CF-Talk
Subject: RE: Locking by name - is is application independant ?


> If i have two applications on the same CF server, indentified
> by to different CFAPPLICATION tags, say one with an
> application name Foo and the other Bar, and I execute a bit
> of code in each that does a *named* cflock using the same
> name, will that lock extend across applications ?

It's my understanding that named locks are server-wide, rather than specific
to an individual application. This is a good thing, and it makes sense.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to