from 
http://www.compoundtheory.com/?action=displayPost&ID=21
"Making Persistant CFCs Thread Safe"

<quote>
6.
Use appropriate locking to ensure that data corruption doesn't occur.
As far as I am aware, CF arrays are not thread safe, so write
appropriate locking when dealing with them. I find named locks do the
job nicely.
</quote>

yeah, locks are important but I'm not sure what problem arrays have?

can anyone post a quick example to explain what the issues are with
arrays?

thanx
barry.b 


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to