bebraw / stalbum

Static album generator (MIT)
http://bebraw.github.io/stalbum-starter/
MIT License
1 stars 0 forks source link

Investigate ways to speed up execution #7

Closed bebraw closed 11 years ago

bebraw commented 11 years ago

Maybe generation of each album could be treated as a separate process? That would allow multiple threads to be used per single task.

Reference