Think iframes or Ajax calls or other types of situations where A User may 
be session-linked to more than one current thread / process.  In those 
cases, if there is potential for simultaneous writes to a session var, then 
you could theoretically have a clash.  If your app uses no Ajax and has no 
other embedded code blocks that might trigger concurrency within a session, 
then locking would not be needed, in theory.





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

Reply via email to