1
0
mirror of https://github.com/sjlongland/tornado-gallery.git synced 2025-09-14 00:53:19 +10:00
Tornado-based photo gallery.
Go to file
Stuart Longland 09f0d7c6e2
resizer: Use a thread pool.
Seems we can't pass some objects between parent and subprocess, so it's
just easier to put up with the GIL and use a thread pool.
2018-04-09 19:44:04 +10:00
templates Port ClearSilver templates to Tornado. 2018-03-25 13:40:02 +10:00
tornado_gallery resizer: Use a thread pool. 2018-04-09 19:44:04 +10:00
.gitignore Port ClearSilver templates to Tornado. 2018-03-25 13:40:02 +10:00
LICENSE Port ClearSilver templates to Tornado. 2018-03-25 13:40:02 +10:00