Does the use of AJAX also make race conditions more likely?

----- Original Message ----
From: James Holmes <[EMAIL PROTECTED]>
To: CF-Talk <[email protected]>
Sent: Friday, April 6, 2007 8:04:20 AM
Subject: Re: Session timeout problems


If you aren't using frames (or any other techniques that could request
multiple pages in the same session simultaneously), then session scope
race conditions are very unlikely.

On 4/6/07, Jason Dunaway <[EMAIL PROTECTED]> wrote:

> I do use cflock throughout the site, but not when creating a "user" session 
> variable via setting up a component object.  I guess my thinking was that 
> when I create a user session it's "per user", so conflicts/deadlocks wouldn't 
> be common.  I

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274760
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to