Suppose I'm watching a directory such that I will receive
filesystem-change-evts when things are added/deleted/renamed.  Someone
drag-n-drops 4,000 files into the directory.  How will the system
handle this?

1) Will I receive an event every time the OS starts copying the next
file, will it batch them up, or what?

2) If it batches them, what is the granularity?

3) How does this vary across OSes?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to