magento / architecture

A place where Magento architectural discussions happen
274 stars 154 forks source link

Asynchronous image resizing proposal #325

Closed o-iegorov closed 5 years ago

o-iegorov commented 5 years ago

Problem

Full image resize triggered by catalog:image:resize command may take dozen of hours

Solution

Proposed way to speed up such process - implement asynchronous image resizing with possibility to run several workers in parallel mode

Requested Reviewers

@buskamuza