If I run a clustered environment that is likely to access the same tags at the
same time, write variables and files, I have to lock it with CFLOCK I guess? If
I use a CFC, will each server in the cluster run their own instance of the
component and I only have to loch the creation of that component?
Dan Bracuk - 31 Mar 2006 05:15 GMT
You never have to lock custom tags or components.
Not Nick - 31 Mar 2006 05:28 GMT
Are you sure about the custom tags? I have never seen it mentioned anywhere....
Dan Bracuk - 31 Mar 2006 05:34 GMT
Originally posted by: Not Nick
Are you sure about the custom tags? I have never seen it mentioned anywhere....
yes