pyInotify performance

Posted by tranimatronic on Stack Overflow See other posts from Stack Overflow or by tranimatronic
Published on 2010-03-26T19:48:31Z Indexed on 2010/03/26 19:53 UTC
Read the original article Hit count: 271

Filed under:
|

I have a very large directory tree I am wanting pyInotify to watch. Is it better to have pyInotify watch the entire tree or is it better to have a number of watches reporting changes to specific files ? Thanks

© Stack Overflow or respective owner

Related posts about pyinotify

Related posts about python