changcheng / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

ResourceWatcher should check for changes in parallel #511

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the resourceWatcher checks if the resources were changed 
sequentially. This can be improved by running the process in parallel.

Original issue reported on code.google.com by alex.obj...@gmail.com on 10 Aug 2012 at 9:13

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 11 Aug 2012 at 7:59

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 15 Sep 2012 at 10:55

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 26 Sep 2012 at 3:54

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 31 Jan 2014 at 12:03

GoogleCodeExporter commented 9 years ago
Fixed in branch 1.7.x (available on nexus snapshot repository).

When resourceWatcherAsync=true, the parallel check for changes will be 
performed.

Original comment by alex.obj...@gmail.com on 31 Jan 2014 at 12:25

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 31 Jan 2014 at 12:29