posted 10 years ago
Hi to all, I'm developing a program in order to recursively watch a directory for changes. The program works fine but when I copy a directory with a lot of files inside some of them are just missed and the overflow event is never raised. Here's my code, the watchDog puts every event in a blockinQueue read by the farmer.
This is the Farmer:
Has anyone tried to use this service and had similar problems? I searched trough the internet but wasn't able to find anything.
Thanks