rplevy / ojo

Simple and extensible framework for watching and handling file system events using the Java 7 Watch Service API.
40 stars 1 forks source link

Pull in OSX FSEvents? #3

Open donmullen opened 9 years ago

donmullen commented 9 years ago

See https://code.google.com/p/barbarywatchservice/ to get rid of polling and improve mac performance.