The Python Oracle

How do I run a long-running job in the background in Python

This video explains
How do I run a long-running job in the background in Python

--

Become part of the top 3% of the developers by applying to Toptal
https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Quirky Dreamscape Looping

--

Chapters
00:00 Question
00:59 Accepted answer (Score 46)
01:24 Answer 2 (Score 20)
02:14 Answer 3 (Score 10)
03:49 Answer 4 (Score 4)
04:19 Thank you

--

Full question
https://stackoverflow.com/questions/3432...

Accepted answer links:
[https://docs.python.org/3/library/concur...]: https://docs.python.org/3/library/concur...
[https://stackoverflow.com/a/39008301/556...]: https://stackoverflow.com/a/39008301/556...

Answer 2 links:
[Celery]: https://docs.celeryproject.org/
[this]: http://flask.pocoo.org/docs/1.0/patterns.../

Answer 3 links:
[Ali]: https://stackoverflow.com/users/501979/a...
[Flask-RQ]: https://github.com/mattupstate/flask-rq
[RQ docs]: http://python-rq.org/

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #multithreading #nginx #flask

#avk47