On Fri, Feb 3, 2012 at 11:03 AM, Dave Watts <dwa...@figleaf.com> wrote:

> > ...and this is a pretty unusual use case with all the analytics packages
> > out there. Really, I have a pretty hard time thinking of a good use case
> > with race conditions that goes beyond a contrived impractical example.
>
> Someone on cf-talk had a race condition just last week, around their
> authentication process. Of course, it was because of how their code
> was structured, and probably didn't need CFLOCK to resolve.


Race conditions certainly exist.  Specifically though, race conditions
involving session variables which can be resolved using CFLOCK, are
relatively uncommon.

In my personal experience anyway...

-Cameron

-- 
Cameron Childress
--
p:   678.637.5072
im: cameroncf
facebook <http://www.facebook.com/cameroncf> |
twitter<http://twitter.com/cameronc> |
google+ <https://profiles.google.com/u/0/117829379451708140985>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349767
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to