Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 272 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 272 Bytes

celery_example

two examples for celery with python, one for math operation, the other for web scraping.

celery架构图:

python依赖模块

  • celery
  • redis
  • msgpack