BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-2026//speaker//P9MRFG
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-BQYTVM@pretalx.com
DTSTART;TZID=CET:20260414T122500
DTEND;TZID=CET:20260414T131000
DESCRIPTION:We've been told for years that stateless services are the holy 
 grail of\nscalable web architectures. But what if this foundational princi
 ple is\nactually hurting development speed and runtime performance?\n\nCod
 ing agents follow our example. They do what we would have done\, only\n10 
 times more. They also apply the "stateless is good" myth.\n\nThis talk cha
 llenges the dominant paradigm by demonstrating how\nstateful\, object-orie
 nted programming can automatically scale to\nmillions of users without the
  typical infrastructure complexity.\n\nI'll show how keeping objects with 
 their state in distributed memory\neliminates the need for explicit cachin
 g strategies\, reduces database\nbottlenecks\, and dramatically simplifies
  your code base. You'll see how\na simple Python class can transparently s
 cale across multiple servers\,\nhandling millions of concurrent users with
 out implementing REST\nendpoints\, message queues\, or cache invalidation 
 logic.\n\nSo you can guide your agent to do scalability the right way.
DTSTAMP:20260412T141732Z
LOCATION:Titanium [2nd Floor]
SUMMARY:Beyond Stateless: Why Your Web Service Architecture is Fighting Aga
 inst Performance - Heiner Wolf
URL:https://pretalx.com/pyconde-pydata-2026/talk/BQYTVM/
END:VEVENT
END:VCALENDAR
