tech talks
Sign in
Register
Open main menu
Sign in
Register
Filters
1
Tags
Speakers
Events
Sort By
Newest First
Oldest First
Title A-Z
Title Z-A
Clear All Filters
Filters
Tags
Speakers
Events
Sort By
Newest First
Oldest First
Title A-Z
Title Z-A
Clear All Filters
31 min
Getting Around the GIL: Parallelizing Python for Better Performance
PyCon - PyCon US 2023
Alireza Farhidzadeh
python
gil
parallelization
performance
multiprocessing
threading
data-science
cpu-bound
concurrency
multithreading
32 min
Orcha: Procesamiento Masivo Paralelo (MPP) y Diseño de APIs
PyCon - PyCon US 2023
Javier Alonso
Miguel Robledo
python
concurrency
parallel-processing
api-design
distributed-systems
testing
orchestration
multiprocessing
framework-design
software-architecture
ci-cd
developer-tooling
45 min
Working Around the GIL with asyncio
PyCon - PyCon US 2023
Łukasz Langa
python
asyncio
gil
multiprocessing
shared-memory
concurrency
parallelism
data-processing
performance
python-3.11
event-loop