Test Blog
About WspinPL DB IT MotoPL Outdoor PL Python

MultiProcessing and Async

Mar 21, 2020 • jkedra
• tags:python 

Concepts

  1. Concurrent Execution in Python 3
    • Synchronized Queue Class
  2. Thread Synchronization Mechanisms in Python by Fredrik Lundh (effbot)
  3. Concurrent Futures - Launching parallel tasks.
  4. Concurrent.futures vs Multiprocessing in Python 3 - StackOverflow.

Async

  1. Libraries
    • aiohttp
    • aiopg
    • aiomysql
    • uvloop, another implementation of the event loop.

loop.run_in_executor

Videos

  1. “Thinking in Coroutines”, Łukasz Langa, PyCon2016

Test Blog

  • Test Blog
  • jurek.kedra@gmail.com
  • jkedra
  • jurked

Testing blog about IT, bikes, motobikes, electronics and so on.