Anyone know if cffile handles contention/locking for you.  In other words, I
have an application that logs everything it does to a file.  Lets say I have
5 cfm pages in the app.  Each page will do a write to the log file.  So,
what if all 5 pages are trying to write to the file at the same time?
(multiple CPUs and threads)  Will cffile handle the contention for you.  If
not, what do you need to do?  I don't think cflock is the answer..



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to