> On Aug 18, 2018, at 13:09, 'Alexander Halford' via Django users 
> <django-users@googlegroups.com> wrote:
> Is this possible, or am I barking up the wrong tree?

It's certainly possible for a synchronous web request to trigger an async 
action; look at Celery, among other background task managers:

        http://www.celeryproject.org

--
-- Christophe Pettus
   x...@thebuild.com

-- 
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/99644396-B06E-40D6-8A3B-70DB804912A5%40thebuild.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to