06-21-06 12:19 AM
Hi all:
I am thinking about an image server where people can upload images and
download images. There may be also some simple processing, such as
thumbnail, bright adjustment, done on the server. I am not sure what is
the best practice to do this. Right now, I am using servlet which take
in a image stream and gave out a processed image stream. I think it is
too heave.
I heard of Apache module but know nothing about it. Is the module a
better approach to handle it?
Thanks,
qq
[ Post a follow-up to this message ]
|