When to use Django Workers, Queues, and Tasks rather than Python Threading or Concurrent?

后端 未结 0 1983
Happy的楠姐
Happy的楠姐 2021-02-02 12:11

Assume on a Django projects, we want to update a user profile along with sending him/her an email notifying changes, in this case two different solutions would come in mind:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题