Good Morning, Michael
You do not need to lock cfhttp or cffile if they don't handle shared data
or the data are not written or read by others during the transaction.
Well, for most of cases, you have to lock around these functions... :(
As for CFXs, if they are not multithread safe, you need to lock them.
I use CFX_Make_Tree for my company's forum application. As it is
said to be multithread safe, I don't cflock it. Some CFXs are multithread
safe,
others are not. You may need to ask the programmer before tring one.
Check following CF Manual's "Usage" section for some reference.
http://www.allaire.com/cfdocs/CFML_Language_Reference/2_ColdFusion_Tags/lr2_
058.htm#1970785
Regards,
Kei
================================
Kei Muryobayashi
Pleasure Net Consulting Inc.
[EMAIL PROTECTED]
http://www.instaboard.com
================================
> but do I must lock them??
> and what about CFX?
>
> Thanks,
>
> Michael Lugassy
> IT/WEB Specialist
> Interactive Music Ltd.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists