Unless ColdFusion add-on components (like CFX tags) are multi-thread safe, concurrent access to them should be prevented. This can be accomplished using , ensuring that all calls to the components use the same lock name. (Applies to: ColdFusion 4 (or later))
No comments yet
Leave a Comment