Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

Re: is the directory watcher multi-threaded once it calls the cfc?

$
0
0

I think I understood your questions. There were more than one, some implicit. Here are my answers:

 

  • ColdFusion runs the directory-watcher in a single thread.
  • During the execution of that same thread, ColdFusion detects whether of not a file has, or any number of files have, been added, deleted or changed.
  • When ColdFusion calls the CFC, it does so in that same single thread. My guess is that any file add-events, delete-events end change-events are queued and handled one after the other.

Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>