Hello, One simple approach is to persist the calculations in the database, then you can use a view to display them in another page.
Hope it helps. El jueves, 10 de noviembre de 2016, 9:05:29 (UTC+1), Alain Muls escribió: > > Hi All > > I am building a website which makes calculations about the visibility of > satellites. These calculations take about half a minute so I do not want > to block the site during this time. I found django-rq and was able to > start a asynchronous task which handles the calculations. > > The problem I have is how do I find out when the calculations of the > task thread are done so that I can direct the results to another web > page which will display them? > > Thanks for your help > > Alain Muls > > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/89fe0f4d-a39c-4a67-8667-261dbb87502c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.