ericsnowcurrently/multi-core-python
Enabling CPython multi-core parallelism via subinterpreters.
BSD-3-Clause
Issues
- 0
Sync Up With Current Status
#83 opened by ericsnowcurrently - 0
Track Collaborations More Prominently
#82 opened by ericsnowcurrently - 0
- 2
- 7
PEP for Per-Interpreter GIL
#79 opened by ericsnowcurrently - 1
- 6
PEP about interpreter isolation
#77 opened by ericsnowcurrently - 1
- 1
Python 3.10
#76 opened by satishdash - 2
- 2
- 2
About todos: GC and pymalloc
#70 opened by JunyiXie - 6
- 0
- 1
feature: support pymalloc for subinterpreters. each subinterpreter has pymalloc_state
#73 opened by JunyiXie - 8
- 12
- 3
- 0
- 0
- 1
- 0
- 1
per-interpreter: GIL (from ceval)
#34 opened by ericsnowcurrently - 6
Low level functionality for listing interpreters associated with a channel
#52 opened by nanjekyejoannah - 11
Learn lessons from the PyParallel project
#63 opened by thedrow - 1
- 7
Language Summit talk (PyCon 2020)
#62 opened by ericsnowcurrently - 2
GC tied to main interpreter
#36 opened by ericsnowcurrently - 1
FIX a memory leak
#58 opened by ericsnowcurrently - 4
- 1
Erlang/Elixir/BEAM
#61 opened by idahogray - 1
- 9
Can't unpickle objects defined in __main__
#46 opened by crusaderky - 10
Disallow fork in a subinterpreter.
#44 opened by ericsnowcurrently - 5
- 1
- 3
- 2
- 3
- 1
- 0
- 0
- 0
`Tools/c-globals/check-c-statics.py` should pass without any ignored globals.
#48 opened by ericsnowcurrently - 0
Validate results from `Tools/c-analyzer/c-statics.py` using other tools.
#50 opened by ericsnowcurrently - 0
problems when reloading C extensions
#40 opened by ericsnowcurrently - 2
concurrent.futures.InterpreterPoolExecutor
#45 opened by crusaderky - 0
re-assess global state
#33 opened by ericsnowcurrently - 0
- 0
readline hooks and subinterpreters
#37 opened by ericsnowcurrently - 0