I have found that it takes about 40-50 seconds from my home computer
to upload a file to my website. I have been looking around at various
blogs, regarding background processing with paperclip, but it seems all
of them involve doing only the image conversion in the background. Here
is an example:
http://loo.no/2009/07/26/background-processing-with-paperclip
Is it possible to put the actual file upload itself into a background
process?