- asynchronous task quest/job ques based on distributed message passing
- execute task asynchronously in a pool workers
- CPU intensive or i/o intensive task: emails, pdf, thumbnails, crawling, request
- celery needs a message ques instead of rabbitmq better to try redis
No comments:
Post a Comment