As of now, I have setup image thumbnail creation performed on same
machine as apache and user waits for the thumbnail to be created.  I
would like to move thumbnail task to another dedicated machine.  User
will upload pictures and these pics will need to be moved to dedicated
machine from web server.  While dedicated image processing machine
processing these pics, I need a way inform the users, who are waiting,
with the some kind of feedback/progress bar

Can someone tell what is the best approach for this? (ftp to pull/push
the pics to dedicated server or any other design alternatives)  Soon
as user uploads the pics, how can I notify the image processing
machine that there are tasks to be performed?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to