thumbnail ideas

This commit is contained in:
ed
2019-06-10 15:47:08 +00:00
parent c758679740
commit d263b748aa
2 changed files with 56 additions and 6 deletions

View File

@@ -1,3 +1,24 @@
##
## current design
main
tcpsrv
httpsrv
mpsrv
mpworker
httpsrv
...
##
## thumbnails
two components:
thumbcache is directly accessed by httpd to return pregenerated thumbnails
thumbsrv is accessed through a broker on cache miss to generate and return
##
## initial ideas
need log interface
tcpsrv creates it
httpsrv must use interface