Sollicitatievraag
Sollicitatiegesprek voor de functie Back-end Developer (Python Django)
-
ErnieAppAssume that as a result of a POSTed message you want to execute a long-running task (that normally lasts for 5 minutes). How would you implement this behavior?
Antwoord op sollicitatievraag
1 Antwoord
▲
0
▼
Use an asyncronous task queue/job queue system like Celery or MRQ.
Anoniem op
Voeg antwoorden of opmerkingen toe
Meld u aan of registreer u om hier een opmerking over te maken.