A light image storage and processing system.
It's entirely written by C.
zimg has high performance in image field. More infomation: Benchmark
It's designed for high concurrency image server.
Contact me: [email protected]
libevent: Provides a sophisticated framework for buffered network IO.
imagemagick: A software suite to create, edit, compose, or convert bitmap images.
memcached: A distributed memory object caching system.
storage users' upload images.
get image through HTTP protocol.
return resized image by request parameter.
use memcached to improve performance.
distributed architecture.
performance optimization.
security measures.