
#447: Parallel Python Apps with Sub Interpreters
Talk Python To Me
00:00
Consolidating Global State and Sub-Interpreters
The chapter discusses the process of consolidating global state, the use of object allocators and sub-interpreters for stability and isolation. It also highlights the potential issues of storing state information in module-level attributes and the need for isolation when writing Python code or extension code.
Transcript
Play full episode