BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-2026//speaker//BPNG3K
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pyconde-pydata-2026-NDZSSB@pretalx.com
DTSTART;TZID=CET:20260416T132000
DTEND;TZID=CET:20260416T135000
DESCRIPTION:Python 3.13's free-threaded mode opens new territory for Python
  concurrency. We embarked on an experiment: could a trading algorithm bene
 fit from true parallelism\, and what would it take to get there? This talk
  documents our research journey from async/await to free threading—the h
 ypotheses we tested\, the benchmarks we designed\, the unexpected behaviou
 rs we discovered\, and the systematic approach we took to validating wheth
 er GIL-free Python could handle real-time market data. You'll see our expe
 rimental methodology\, the data we collected\, surprising findings about t
 hread scheduling and memory patterns\, and what our results suggest about 
 Python's concurrent future.
DTSTAMP:20260412T141905Z
LOCATION:Palladium [2nd Floor]
SUMMARY:Free T(h)r(e)ading: A Trading Systems Journey Beyond the GIL - Tim 
 Kreitner
URL:https://pretalx.com/pyconde-pydata-2026/talk/NDZSSB/
END:VEVENT
END:VCALENDAR
