andismith / grunt-responsive-images

Produce images at different sizes for responsive websites.
http://www.andismith.com/grunt-responsive-images/
MIT License
719 stars 96 forks source link

Parallel invocation of the graphics engine. #99

Closed johnv-git closed 8 years ago

johnv-git commented 8 years ago

This branch adds the option.concurrency = 1 and updates the async invocation to use the concurrency value to optionally process resizes in parallel.