Rick - its funny - I'm currently making similar changes to Galleon for v2. I have the same feelings as Judah. If I don't lock, it is possible that thread B, which was actually done 1 ms after thread A, may get marked as the "newest" thread - but I figure it just doesn't really matter.
On 8/22/07, Dave Watts <[EMAIL PROTECTED]> wrote: > > Over the years, I've rarely used cflock for anything. I > > still don't fully understand when I should use it. > > > > Anyway, I'm concerned about scaling CFMBB... lots of > > application scoped stuff. > > > > For example, there are many places where I do this: > > > > <cfset application.forum.updateForumData()> > > -- =========================================================================== Raymond Camden, Camden Media Email : [EMAIL PROTECTED] Blog : www.coldfusionjedi.com AOL IM : cfjedimaster Keep up to date with the community: http://www.coldfusionbloggers.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286919 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

