Yes, if you can check the Restfull book from Oreilly there is a good
example on using
a queue system to submit lengthy job. You submit the work and it gives
you back an url
that you can check 'repeatedly' to see the progress or completion of
the job.

Greg

On Aug 20, 5:01 am, Julien Phalip <[EMAIL PROTECTED]> wrote:
> On Aug 20, 12:15 pm, Graham Dumpleton <[EMAIL PROTECTED]>
> wrote:
>
> > That is only half the answer.
>
> > Before you get to this point you need a means of backgrounding the
> > task to be completed.
>
> You're quite right, I had completely overlooked that side of things ;)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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