ibe-314 / pyconde-2023

Compares multiprocessing, multithreading, async programming, and celery + redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pycon DE & Pydata Berlin 2023

  • python sync.py
  • python multiprocessing.py
  • python multithreading.py
  • python async_io.py
  • celery -A celery_demo.celery_redis worker --loglevel=info
  • python celery_demo/tasks.py

About

Compares multiprocessing, multithreading, async programming, and celery + redis


Languages

Language:Python 100.0%