Hi All, I read all different post online about session variables being used in cfthread but I am still confused with actually use session variables in cfthread or not. Let me explain what I am trying to achieve here.
I have a session with different structure variables. I need to run thread1 and update/insert session.struct1, run thread2 and update/insert session.struct2, run thread3 and update/insert session.struct2. Do you think I should used cflock to write data to session. If yes does it slows down the process? Thanks in Advance... Ria. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:348199 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm