macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: Component in Application Scope and cflock

Subject: Re: Component in Application Scope and cflock
From: "BKBK" <webforumsuser@xxxxxxxxxxxxxx>
Date: Wed, 30 Jul 2008 05:16:46 +0000 (UTC)
Newsgroups: macromedia.coldfusion.advanced_techniques

 [i]<!--- DO I NEED TO USE CFLOCK HERE???? --->[/i]
  No.

  [i]<!--- AND DO I NEED TO USE CFLOCK HERE???? --->[/i]
 No.

 Even though requests share the instance [i]application.systemOptions[/i], 
locks are unnecessary. When one request makes the call 
[i]application.systemOptions.isSiteOnline()[/i], it is independent of another 
request's call.  






<Prev in Thread] Current Thread [Next in Thread>